How to disable few dropdown options based on some condition
Hi All,
We are using Pega 7.3.1. Is it possible to disable (Make un-selectable) some of the dropdown options based on some condition.
For example:
Lets assume we have 2 dropdowns
1) DayType : [BusinessDay, Calendar Day]
2) Day Names: [Sun, Mon etc..]
If we select Day Type = Business day, then Sunday, Saturday should be un-selectable. Only user should be able to select Monday till Friday
Please let me know how can we implement this kind of scenario.
Thanks,
Sahul