I want to create 4 page form ideally what I what do is :
First page product selector. Customer can select from products one, product 2, product3
If the customer clicks one of the product from the product selector it should opens another page for customer to fill out information. (interactive)
Else only the first page (product selector) is visible.
Could some please let me know?
Thanks Regards
Samir
To say it with a few words.
Create all pages for the final form with you LiveCycle Designer.
Then set all pages presence (except the selector page) to "hidden" and use some buttons with JavaScript to show the pages the users select.
Button click event
Form1.Page2.presence="visible";
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs