You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Step 1 – Setting Required Attributes

  1. In the Navigation Menu click on Data Management and click on Business Objects 
  2. Click on Client and click on the Attributes tab
    1. Click on the pencil icon next to the Age attribute 
    2. Check the Required Attribute checkbox 
    3. Click Save
    4. Repeat the same steps for the following attributes: FirstName, LastName, and Department

Step 2 – Adding a Validation Summary

  1. From the Navigation Menu find Pages under Presentations
  2. Click on the Presentation Builder icon for the New Client page 
    1. In Sections, click on pnMain
    2. Drag a Validation Summary into pnMain 
    3. Call it vsPnMain
    4. Click on Settings and set Store Adapter to storeClients[Create]
    5. Click Save
  3. Click Save Page at the top left of the screen
  4. Repeat the same steps with the Client Modify screen
    1. The Store Adapter in the Validation Summary settings will be storeClients[Modify]
  5. Deploy your solution when complete
  6. When saving, if all fields aren't complete, the screen will look like this:
  • No labels