Part 2: Validating Data in a Form
From AgileApps Support Wiki
Revision as of 09:29, 1 December 2022 by Wikieditor (talk | contribs) (Created page with "In this part of the exercise, you validate data in the Price field of the Line Items Object. # Go to the '''Configuration''' page, under the '''Customization''' tile, click ''...")
In this part of the exercise, you validate data in the Price field of the Line Items Object.
- Go to the Configuration page, under the Customization tile, click Objects. Navigate to Line Items > Validations.
- Click New Validation.
- Fill in the Form as shown:
- Click Check Syntax to ensure there are no errors.
- Click Save.
- To test this validation:
- Click the LINE ITEMS tab, and then create a New Line Item, but do not provide a price.
- When you click Save, you see the error message that you specified:
- You cannot save the Line Item until you provide a value in the Price field that is greater than zero.