Hi everyone!
I would like to set a date field to today's date only when the form is loaded the first time, so that when i open again the form to not change the date with the new today's date.
This will have to be done with javascript but how? Created on date in only available after the item is created. I want to set default date to today and also to be changeable , so that the user will change it.
One idea is to have an index to increment it when form is loaded only when index is 1 will run, the first time. Not sure if there is a more optimized way
Any ideas?
*This post is locked for comments
I have the same question (0)