Hi all,
On my form, I have two date fields. One populates itself with today's date... the other is a date picker, to allow the user to choose a date for delivery of goods.
At the moment, I have a rule on the field which is an action. Basically if the date is greater than today() it pops up a message advising them that 'Next Day deliveries must be authorised first'. However, this occurs for ALL dates in the future, not just the next day.
What formula can I use that would just show this pop up message for the next day? i.e. If today is the 23/03/11, I would like the message to pop up if the 24/03/11 is selected, but not if the 25th, 26th etc etc is selected.
I hope that makes sense!
Thanks all
James