October 16, 201213 yr FM Go requires the user to pass through each field in a scripted Custom Dialog. Why? E.g., I have a Custom dialog with 2 fields defined. It's frequently ok for the user to leave the 2nd field blank. Clicking into the 1st field, the keyboard pops up, data for the 1st field is entered, OK is clicked and the program exits. Only when the user enters the data for field 1, clicks 'next' on the keyboard and then 'done' on the keyboard does the script continue when 'OK' is clicked in the Custom Dialog. Any reason why, if 'next' - 'done' is required that the 'ok' or other buttons in the dialog are not inactive until 'done' is hit on the keyboard? Better yet, why is 'next' 'done' even required for the custom dialog to behave correctly? My users are VERY frustrated.
Create an account or sign in to comment