I would like to provide users with the ability to select either A, B or C and depending on which one they select will then take them to the relevant section/page within the form is there a way to do this?
My Product Information:
LiveCycle Designer, Windows
you can use the "currentPage" property to jump to a page in the form
xfa.host.currentPage = 3; //Go to Page 4 in the form
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs