Forum Discussion

VivekVishwanat3's avatar
VivekVishwanat3
Qrew Cadet
7 years ago

Default values for Numeric field and date field in the form?

Hi,
I want to know how can I set the default values (say 20) for a numberic field?
and
how can I set default values (say 12/12/1940) for a Date field?
  • If there are fields which don�t natively support defaults, you can use a form rule like

    When the Number field is (blank)
    Change number field to 20

    Set it to fire all the time (uncheck the checkbox at the bottom.)