This form procedure is triggered when a new data form is created and opened for initial data entry. This gives you an opportunity to prepare the data form if needed. For example, you might hide certain fields.
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
Each time a new detail line is added to the detail lines field its ‘Setup a Data Form Before Data Entry’ procedure will be triggered. Perform any set-up or initialization of the new detail line.