ProApp Designer - Release 14.10 (Package 27)

Page Navigation

  • You can navigate through the pages by clicking Next and Previous buttons in the bottom Navigation Bar. You can navigate to next page by clicking Next button, as part of moving away from the page, all validation rules on the page are evaluated. If any of the rules are not satisfied, it shows popup dialog with Validations Failed message and icons against each control.
  • By hovering the mouse on the icon, specific errors or warning messages are shown based on the defined validation rules on the control. You can move away from the current page by clicking any other page from the Navigation Panel. If the current page has any validation errors, a popup dialog will be shown with options to ignore and move forward or fix the issues before moving forward.
  • Every time when you save the item if you have “as_is_validated” property on the ItemType, it will save the status of validations against that property. That property value will be set to true if all pages in the wizard have no validations errors. Even if a single page has validation errors, property value will be set as false.