CP9: Multiple Text Entry Boxes - 1 Submit button
Hi
I have multiple text entry boxes (TEBs) and 1 submit button.
For each TEB i have a:
- variable for the user's text entry - v_teb1 (associated with the TEB).
- Variable for the correct answer - v_teb1_ans (doing it this way because i want to reuse Advanced action)
I have created an advanced action (assigned to Submit button) to check user input against answers.
So if the answer was "Home" or "home" - how can i test for this - create two answer variables - "v_teb1_ans_a", "v_teb1_ans_b"
Is there an easier way?
Also with "User Validation" are the "Correct Entries" only used with "On Success" and to display Success, Failure captions
i.e. when Submit button displayed for each TEB, auto-submit is on, Enter keystroke is used?
Regards
Donal.
