Forums / Setup & design / Using search operator to fetch content of a specific node ?
laurent le cadet
Monday 10 November 2003 8:54:44 am
Hi,
Anyone as an idea to sort content of a node and his childs using the search operator ?I have classes using the same identifier and I want to sort all the object where the value of the identifier is i.e. "x".
I tried different ways with this parts of code but no result :-(
{let search=fetch(content,search,hash(text,'x'))}
Laurent