Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Configuring the image  Configuring the combobox Next page


Configure the button as follows:

  1. On the Logic tab, select the required element in the table and click the Edit button.
  2. If necessary, in the Step description field (1), enter the text that will be displayed in the column to the left opposite the element.
  3. If it is necessary to open the report by clicking the button, select True in the Show report parameter (2).
  4. If it is necessary to close the event handling interface after clicking the button, select True in the Finish parameter (3).
  5. In the Label text field (4), enter the text that will be displayed on the button.

    Note

    If there are any event parameters, you can set them in the label text. To do this, in the Label text field, enter $<parameter name>$. For example, if you specify $time$, then the time of the event will be displayed on the button, if you specify $date$ — the date will be displayed, if $user_id$ — the user ID will be displayed (see Database tables reference guide for Intellect and vertical solutions).

  6. In the Default transition field (5), select the element that should be displayed after clicking on the button (4). If the Finish parameter is set to True, the element cannot be selected.
  7. If it is necessary to execute a macro command by clicking the button, select it from the Macro list (6).
  8. Click OK.

Example of displaying the Button element:

  • No labels