I have two page session. On page 0 I have username as a text field and a next button that goes to page 1. Page 1 collects additional info, has the submit button, as well as a 'back' button that goes back to page 0. I have set the goto control ID of the submit button to stay on page 1 after a submit. I have unchecked 'clear on submit' for username because most likely the username will be the same for additional times user submits.
What I have discovered is that if user goes back to page 0 and changes the username to blank, TP will continue using the previous username. I expect a blank username will fail TP validation of length minimum 0. How can I make this the case?
Thanks,
Ben
What I have discovered is that if user goes back to page 0 and changes the username to blank, TP will continue using the previous username. I expect a blank username will fail TP validation of length minimum 0. How can I make this the case?
Thanks,
Ben