Previous Topic: Edit the WindowNext Topic: Edit the Action Diagram


Re-map Fields

As part of the copy of the Registration dialog design to the Update eGolfer dialog design, new views of golfer were created in our procedure step action diagram. We want to re-map the fields on the screen to the views of the golfer that existed prior to the copy.

Follow these steps:

  1. Double-click the User ID field and change the Export View: drop-down from EXPORT_1 to EXPORT. Then, change the Import View: drop-down from IMPORT_1 to IMPORT.

    Note: If you are having trouble with this step, try mapping the views to (none), then going back and mapping them to the appropriate view.

  2. This field is read-only. Un-check the Margin Box check box and check the Read Only check box, then select the OK push button.
  3. Double-click the To ensure the security… literal and add the sentence Your User ID and Password are required to login to the system. Resize the literal box as necessary and use the Position… feature to re-align the objects if needed.
  4. Double-click the Password field and re-map the views to IMPORT and EXPORT, then select the OK push button.
  5. Double-click the Confirm Password field and re-map the views to IMPORT CONFIRMATION and EXPORT CONFIRMATION, then select the OK push button.
  6. Double-click the First Name field and re-map the views to IMPORT and EXPORT, then select the OK push button.
  7. Double-click the Last Name field and re-map the views to IMPORT and EXPORT, then select the OK push button.
  8. Double-click the Email Address field and re-map the views to IMPORT and EXPORT, then select the OK push button.
  9. Double-click the Review… literal and change continuing to updating, then select the OK push button.
  10. Double-click the <Back push button and change the Button Text: to cancel, then select the OK push button.
  11. Double-click the Next> push button, change the Button Text: to update, ensure that it is the Default Push Button, and select the OK push button. We will need to change the event that it executes as well, but we will change that a little bit later.
  12. Reverse the position of the two push buttons. They should be aligned horizontally bottom, separated horizontally by a distance of 20 and moved horizontally center.
  13. Save your model and close the dialog design.