Versions Compared

Key

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

In this chapter we will add validation to the data users type into forms. To do this, we need to add custom actions to insert and update actions. Adding custom actions is an important stepsstep, and allows you to do many things with actions beyond validating data. When adding custom actions to update and insert actions, there are a couple of crucial things to remember:

...

Go into App Mode. Check that the error is shown when users forget to enter a business name for a business contact.

Panel
Next chapter: TODO 8. Setting values in actions