Hello,
Hope that someone will help... : I'm trying to realize a "dynamic template"
based on the menu :
I have the following menu :
Home (home template)
-Item ("dynmaic template")
--Sub-item1 (simple template)
--Sub-item2 (simple template)
--Sub-item3 (double template)
I need to develop the "dynamic template" in order to display the title of
each sub-item and an editable text box for each sub-item. Well, something
like that :
Title Sub-item1
text-box (edit texte)
link to sub-item1
Title Sub-item2
text-box (edit texte)
link to sub-item2
Title Sub-item3
text-box (edit texte)
link to sub-item2
Of course, I don't know how many sub-items will be created that's why I need
my template to be "dynamic"...
Is that possible ? And how ?
I'm tried to find in the Jahia Template Developer Guide (draft version) an
answer but the draft version doesn't help...
Thanks a lot !
Olivier.