Define functionalities on a record

Functionality properties (canAdd, canModify, canDelete, canSearch) can be set on each record associated with a form. This information is used when the application is generated to create the logic that implements these actions.

  1. From the BA diagram, open the form.
  2. Select the Records tab.
  3. Select the data set for which you want to add or edit functionalities.
  4. In the properties view, find the Functionality group and check the functionalities for which code should be generated. The Functionality section specifies the actions on this table that are available to the users of this application form.