cancel
Showing results for 
Search instead for 
Did you mean: 

Search query

twinsen
Champ in-the-making
Champ in-the-making
Hi

Is it possible to seach in another spacestore than the current one while using companyhome.childrenByXPath[""] inside FTL template ?

How to specify the spacestore to use in companyhome.childrenByXPath[""] ? What is the best way to do it inside a FTL template?

Thks u
Twinsen
2 REPLIES 2

kevinr
Star Contributor
Star Contributor
Do you mean another folder or another store entirely? If you mean another store then this currently cannot be done from a FreeMarker template.

Thanks,

Kevin

twinsen
Champ in-the-making
Champ in-the-making
Do you mean another folder or another store entirely? If you mean another store then this currently cannot be done from a FreeMarker template.

Thanks,

Kevin

Thanks you for the response !

yes not in folder but another store. I want to search for a node inside another store than the current one. So there is no way to do it inside a Freemaker template ? Is there another way ? Using javascript ?