Hello.
I have a form that is edited by multiple users at various dates. There are 3 groups and each group has a date field that needs to be populated.
I'd like the dates to be autopopulated, and I've used date() function for all three fields, however, if the form is opened again at another date, all the date fields from previous entries are changed the current date.
I need to retain the original dates - is there are way to do this?
Many thanks,
Lindsay