I am running Magnolia 4.5.4.
Thank you so much for your help!
I don't think I would have understood how to do without it!
Lars, your first link contained the new syntax for querying:

------------------------------------
[#assign members = cmsfn.search("data" "select * from nt:base where jcr:path 
like '/members/%'" "sql" "nt:base") /]

[#list members as member]
${member}
[/#list]
------------------------------------

I did not need to specify any tld to get it to work.
Now I just need to learn how to get the the node data from the nodes, but I can 
probably find something about that.
Thanks again!

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=92cc9fac-0e0e-48f6-b13d-d3b888f441bc


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to