Hi everyone.
I would love to hear any idea on how to implement dynamic values in a multiple select.
For instance I have 2 multiple selects, WeekEnd and WeekDays.
The values from these select are days of the week (Sunday to Saturday).
Now what I want is:
- If I select Sunday and Saturday for the WeekEnd select parameter, I dont want to see these two days in my WeekDays select parameter.
Thanks