Hi All,
In one of my design, am using ObjectPageLayout option, in this am having multiple ObjectPageSection with subSections.
My requirement is, Inside subSections am using one button and i want to map the button event with Anchor Bar action.
For example, there are section A & B
In A -- subsections are A.1,A.2,A.3
In B -- subsections are B.1 B.2, B.3
Inside A.1 am having button, while clicking this button I want to navigate the user to subsections B.2.
Please anyone guide me to achieve this functionality...
-Mahi