kentico_jurajo
-
7/23/2009 3:11:12 AM
RE:Dynamic Template Page
Hi,
I am sorry for the confusion - it was my fault. I do not know what I was thinking about, maybe it is due to the hot weather here :-).
In the WHERE condition property needs to be some field from the DB you want to have condition with it. For example: WHERE NodeAliasPath LIKE '/%'.
So, in your case you need use a macro in the where condition field as well. It could be like this:
NodeAliasPath LIKE '{%cmscontext.currentdocument.nodealiaspath%}/%'
I hope it will help and I am sorry for the confusion once again.
Best Regards, Juraj Ondrus
|