You are here: Decision Strategy Manager > Rules > Decision Data > Decision Data rule form - Completing the Form tab

Decision Data rule form
Completing the Form tab

  1. About 
  2. New 
  3. Data 
  4. Form 
  5. History 
  6. More …

This tab can be used to specify what should appear on the decision data form. By default, the form is automatically generated. You can manage the existing properties by adding, editing and removing them from the decision data form. You can also create new properties.

Creating new properties

  1. Click Create Properties.
  2. Click Add property.
  3. When you finish adding properties, click Add to data explorer.

Customizing a decision data form

If you decide to use a custom form, you have to manually maintain the associated section rule, which renders the decision data form. When you finish customizing, you need to save the decision data rule.

Click on the Customize form button to open the corresponding pyEditElement section that you can customize.

The pyEditElements section @baseclass needs to be manually specialized by class and ruleset, and saved under the same class as pyEditElement. This section defines the items themselves (for example, proposition and description). This section includes the standard add and delete item actions, and operates on the basis of the pyEditElement flow action to register the new parameters. It is not always the case that this section requires controls to add and delete new elements.

The data source used in the grid repeat layout of the pyEditElements section is the pxResults property. In Pages & Classes, you always need to define the pxResults page.