Hello,
in developing a form, I would like to automate today’s date so that the interviewer does not have to enter it. How to program it please
Hi @nohandoye,
type field : date
default field: today()
or
type field: date
calculation field: today()
2 Likes
Thanks you very much @MohammedTaleb
2 Likes