Form field: Table with user accounts
Variable generic table
The table is defined as a generic table and with table type: Variable. To configure the table, the name of the variable and the names of the columns contains by the table variable must be specified.

Figure 66: Generic table of the variable type. Specification of the name of the variable with table data and the name of the columns of the table.
The name of the variable corresponds with the name of the variable generated by script action Search LDAP of project LdapAd_Search: %LdapUsers%. The project LdapAd_Search is configured as the initial project of this project. The script of the initial project is executed just before the form of this project is created. In this application, the script of project LdapAd_Search fills the variable %LdapUsers% with user accounts.
|