Hello,
I am looking to change a data picker based on a 'Priority' dropdown, I am wanting to add a number of days on based on the selection, as follows:
Black = + 1 Day
Red = + 7 Days
Amber = + 14 Days
Green = + 30 days
So if black is selected in 'PriorityDrop', 'RaisedDate' (Date Picker) + 1 days in the Due Date Picker
Hope this makes sense!