You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to have a default value for datetime field wich is 90 day in the future.
I have set the enddate and future propperties to true.
I tried the value "now+90" but this gives an error during validation. Is there a way to calculate an offset of n days (or n seconds)?
... to have a default value which is a given no. of days in the future. This is very usefull for the enddate option.
The text was updated successfully, but these errors were encountered: