Question
1
Replies
116
Views
Posted: March 21, 2019
Last activity: March 21, 2019
Closed
Delegated Data Type Dropdown Refresh
Hi, we have a delegated data type, which has two columns (both dropdowns). See attached.
From the user portal (using Manage Change menu), when user selects the first dropdown, the second dropdown values need to refresh with different values.
Is this technically feasible? If yes, how to implement?
The rule was final and we could not configure a Refresh event.
Hi Will,
The grid display used to create the record in a data type is generating the grid columns dynamically in PegaAccel-Task-DataTableEditor.pzRecordEditor final section which can't be modified. So i don't think you can add a filter condition on the column which is generated dynamically.
Regards,
Mahesh M