On new form I'm working on, I have added a "Magical" Date element above the "Sales Booth Option" line. Now I'm confused as to how to proceed. Any help will be appreciated and suggestions of a better/more simple way are most welcome!
The way I'm going at the moment with the date (made it required) added, I can add Display Rule to say if radio48 is $320 (or $346, or $397) and Today's Date is "" the only option for Today's Date is "empty". So the code for the first option (Early Bird paid in full by 01/31/15 $320) is: ( ( [radio48] is "$320" ) and ( [TodaysDate] is "" ) ) How would I make it where "and TodaysDate" is 02/01/15 or later and the $320 option will not be able to be clicked?
Thanks so much in advance for your assistance
