Hi,
is there any way to execute a query in a macro?
Let say get the query like this:
Queries['custom.clientQueries.selectAllJif']
And then display the result using a transfformation using:
.AppplyTransformation['cutom.myTrans']
Any ideas?
Thanks :)
Hi, I'm not aware of any built-in macro method but you can create a custom macro method that will do that for you. Just follow the Registering custom macro methods article and beware of Macros and Security.
thanks. Thats what I thought. maybe Kentico can add it in version 9.
Please, sign in to be able to submit a new answer.