I have created a list item to be used as the primary navigation within my APEX application.
The tree can be expanded and clicking on a leaf node takes you to the correct page. However, on arrival at the new page, the tree is back at its starting position, completely collapsed. How do I keep the tree expanded?
I am using Apex 3.2.1, the region has been created on page zero. Within the region definition, under the source heading, the value for "List Template Override" is DHTML tree.