Hi,
I have a date field in my form auto-populated to current date in the "on-load" function. This is great except for when I want to access the form from a Calendar report. I want to be able to click on the date in the Calendar (any date) and this date populates the date field. The only way I've been able to do that is to delete the on-load code.
Is there a way to make it so that the date field auto-populates to the current date
unless the form is loaded from calendar view?
Thanks,