Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Widget Connector
width900
urlhttps://www.youtube.com/watch?v=UuuG6PR89Kg&list=PLbPt6SI1Zhb_n3lXboTC_Qzq0Kg2x8LtT&index=11
height500

Update the buttons in your app to give it a more natural flow. To recap the steps in the video:

  • Add a new button:
    • Right click on the edit form and go to Open PaletteBasic Components
    • Drag a new button on to the form
  • Configure the new button:
    • Set the name to Clear Contact Fields
    • Set Action Type to Clear All Fields
  • Set the button label to Clear

Go into App Mode and try the new button. You will see that it clears the values from all fields on the form. Therefore, this is a useful button to press before entering details for a new contact.





Panel
bgColor#D2F0FA
titleExercise

Update the Delete button so this is hidden when users are entering a new contact.

...