Hi,
I am using Universal Theme (42) in APEX 5.0 and I have a Navigation List say
List1 - This list consist say consist of 3 list entry
Home - no parent - target page - 1
Child - Parent (Home) - target page - 2
Grand Child - Parent (Child) - target page - 3
When I am using Navigation position - Side
All the three list entry works fine, I mean when I click home or child or Grand child it goes to the respective page 1, 2 and 3.
When I switch the Navigation position to Top
- two list entry works fine - when I click home or Grand child it goes to the respective page 1 and 3.
- BUT when I click child (2nd list entry) - it doesn't do a anything, it doesn't goes to Page 2. - WHY?
WHY the child (2nd list entry) - works fine with "Side" position but doesn't work with "Top"??
Thanks,
Deepak