Trees - How To Do It????
Are trees only based on a sql query?
Or can I have just static regions?
I want to have
Main Parent
Section1
Section2
Section3
Section4
Section5
then under each section 1 more layer where the real information resides.
When I select tree and then Web Source it doesn't let me do anything and I cannot select anything from the pull down select.
How can I have static information behave to expand when the + is clicked?
I can find anything that would help me. I installed the Sample Tree but that one is based on some table.
Is that the only way to do it? By having the information in some table with some hierarchy?