One way how to customize picker is to use app_sec that has inside values for picker list. This method is preferred when you are using list of values that are not frequently change during time.
The following app_sec setting
Will change the picker list to show 4 predefined values for calendar
This configuration will enable to load data for picker list from dataset. Advantage of this approach is that it allows to manage regularly the values in pickers.
Prepare csv file picker.csv with data for pickers, it should be list of values in which all rows are ended with comma.
Copy file picker.csv to bin directory of ProcMan . Load the values from file using command line utility tws_rules_lut.cmd . Run command
You should see message
To PHP process config file to module m_tws_ad_appl_load interface i_tws_ad_appl_mod add the option picker_conf. The setting picker conf is list (associative array). Array key is name PIF name of field in AD picker (possible key values adcal,adgrpdef,adgroup,adowner) , array value is name of tws rules lookup in database. To enable lookup with id picker to calendar picker list add
When your press modify button it in the activity with module m_tws_ad_appl_load you should see following dialog.
It is possible to configure the behavior of pickers that are used in dialog that edit tws application. This pickers are showing possible values for some fields in IWS dialog.
Example of picker list that displays possible values for authority group id
The following picker lists can be customized:
Owner ID
Authority group id
Calendar id
Group definition