Symptom
"Dynamic Group" not showing the drop-down list for dynamic group filters in launch form -> Admin Tools.
Environment
Performance Management
Reproducing the Issue
- Login to instance
- Go to Admin Tools -> Launch Form
- Select Dynamic Group
- Filters are not showing
Cause
Element read Permission, my-filter NOT configured in the Data model
Resolution
- Configure the available fields under the node: <element-permission type="read"> in data model. This is for element permission settings, only the fields here are available to set in my-filter.
- Configure the fields you wish to use in <my-filter> under <dg-filters> in data model
- Only the fields set in <element-permission type="read"> and <my-filter>, which are also in the default-list below, will be visible in group People Pool.
NOTE: There only certain standard fields can be designated as my-filter.
Below are the default-list of standard fields available for my-filter:
value="std_citizenship"
value="std_city"
value="std_country"
value="std_custom01"
value="std_custom02"
value="std_custom03"
value="std_custom04"
value="std_custom05"
value="std_custom06"
value="std_custom07"
value="std_custom08"
value="std_custom09"
value="std_custom10"
value="std_custom11"
value="std_custom12"
value="std_custom13"
value="std_custom14"
value="std_custom15"
value="std_dateOfBirth"
value="std_dateOfPosition"
value="std_department"
value="std_division"
value="std_gender"
value="std_hireDate"
value="std_impactOfLoss"
value="std_jobCode"
value="std_location"
value="std_married"
value="std_nationality"
value="std_newToPosition"
value="std_riskOfLoss"
value="std_state"
value="std_timeZone"
value="std_title"
value="std_username"
value="std_zipCode"
value="team"
value="user"
See Also
Keywords
Dynamic Filter, Launch form dynamic group, dynamic group drop down list, dynamic group, people pool, dg filter, my filter, default dynamic filter , KBA , LOD-SF-PM-SCH , Form Schedulers and Launches , Problem