Hi Experts
I have created a form with a DateTime input which I would like to use as input to the Minimum Date option.
How do I use that? I have tried with {{data.minDate}} but that does not work. Can the DateTime input be used along with moment()?
Hi Experts
I have created a form with a DateTime input which I would like to use as input to the Minimum Date option.
How do I use that? I have tried with {{data.minDate}} but that does not work. Can the DateTime input be used along with moment()?
Hey!
Have a view on this
Regards,
NaNi
That is for labels which will work with {{data.inputName}} - but that does not seem to work with moment.js in the Minimum Date.