1. Home
  2. Docs
  3. Master Form
  4. Procedures
  5. Form Procedures
  6. Set up an edited form before displaying It

Set up an edited form before displaying It

This form procedure is triggered when an existing data form is opened for viewing only. This provides an opportunity to prepare the data form.

For example, depending upon the director group of the director viewing the data form certain private information might have to be hidden from view.

Available Procedure Steps - Form Level

  • Do nothing
  • Set properties of a form element on a form
  • Case on conditions
  • Set properties of a form or detail line

Available Procedure Steps - Detail Lines Level

  • Do nothing
  • Set properties of a form element on a form
  • Case on conditions
  • Set properties of a form or detail line

Detail Lines Field

Form level set up is performed first then detail lines field set up. 

Since each detail line is a form, each detail line in the detail lines field will be have its procedure triggered. 

Multiple detail lines fields are check in the order they were added to the master form.

How can we help?