Is there a way to populate a form with a date picker that restricts select-able dates to a predefined "week ending" date?
In other words, if I only want the user to be able to select Thursday's from the Date Picker?
So far only way around this that I have figured out is to create a pull-down and populate all Thursday dates going forward in the drop-down list.
Is there a way to use the "Hidden Field" option with a formula that populates the appropriate "Week Ending" date based on what the user selects in a traditional "Date Picker" field?
Any thoughts and/or suggestions are greatly appreciated.