Dynamic date picklist in Forms20
I am trying to dynamically provide a set of picklist dates in a form 2.0 field (say Field B) based on the value already set in another field (say Field A). In other words if Field A="A" f=valid values for Field B might be {01-sep-19, 5-sep-19} but of Field A="B" then valid values of Field B might be {25-dec-19, 14-jan-20, 5-mar-20, 6-mar-21}. has anyone done this before?