Hi all,
I'm developing a form with multipages. I have designed it to be General info - Site 1 - Site 2 - Site 3 -.....
There's a textbox that need input from the users, regarding the Site where the material is produced. Different site has different info and setup.
Instead of navigating by clicking on the tab itself, the users would like to navigate by clicking the "Next" button, and the page will navigate according to the value of textbox "Site".
I've tried to use If-Else with GoTo, the results isnt going well.
May I have your help or suggestion to implement this?
I'm developing a form with multipages. I have designed it to be General info - Site 1 - Site 2 - Site 3 -.....
There's a textbox that need input from the users, regarding the Site where the material is produced. Different site has different info and setup.
Instead of navigating by clicking on the tab itself, the users would like to navigate by clicking the "Next" button, and the page will navigate according to the value of textbox "Site".
I've tried to use If-Else with GoTo, the results isnt going well.
May I have your help or suggestion to implement this?