I used a hidden field in a form. I want to set DateTime.Now for default value of this field. I set {DateTime.Now} in default value section of field, but there is not any information of this field in Form entities.
I use Umbraco Forms 4.3.2. What can I do for solve it?
Use DateTime.Now in Default Value of form fields
Hi.
I used a hidden field in a form. I want to set DateTime.Now for default value of this field. I set {DateTime.Now} in default value section of field, but there is not any information of this field in Form entities.
I use Umbraco Forms 4.3.2. What can I do for solve it?
With thanks.
Hello Hassan,
This is not a supported feature currently of Umbraco Forms.
If this is something you wish to see added then please raise an issue/feature request on the issue tracker here - http://issues.umbraco.org/issues/CON
Thanks,
Warren
is working on a reply...