Hi all,
I am creating a form to input data about events for a marketing team. One of the items to be captured is whether or not the event needs to be tweeted about, and if so, when. This could entail multiple tweets on multiple dates, or just one.
Rather than clutter up my form with five date controls when only one might need to be used, is there a way to make it such that a user could trigger an additional date field to appear only if needed?
Right now the relevant section of the form looks like this:
Many thanks!