Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Question about updating fields when a form is opened

Dear Sirs:

We are setting up an application and have a date field. We would like to know if there is a way to have this date display the current date every time the form view is opened and to make this field editable.

0 1 66
1 REPLY 1

Básicamente vas al campo fecha y en la propiedad inicial valúe colocas por ejemplo TODAY()

cada vez que el formulario se abra se auto colocará la fecha.

Si quieres que el valor se reinicie cada vez que editas el formulario agrégale un check en “reset on edit” pero si quieres que el valor no se modifique automáticamente cada vez que editas el formulario entonces desmarca reset on edit

Top Labels in this Space