Dynamic date picklist in Forms20 | Community
Skip to main content
June 5, 2019
Question

Dynamic date picklist in Forms20

  • June 5, 2019
  • 1 reply
  • 3291 views

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?

#picklists#dynamic field

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
June 5, 2019

You haven't shown what you've tried.

It sounds like Visibility Rules will work fine for this. (The "date" type is actually irrelevant, it's just a Select (picklist) of strings in this context.)

June 13, 2019

Hi Sanford,

June 13, 2019

i have managed to solve. it appears that you need to provide all possible date sin the picklist first, then you can filter based on the switch