• Resolved pierrebir

    (@pierrebir)


    Hello,

    The date field defaults to 01/01/1003, is it possible to display the current date by default?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support himanshusharma20

    (@himanshusharma20)

    Hi @pierrebir,

    The main purpose of the default value inside the conditional fields is to submit the form smoothly when the fields are mandatory (required). It serves as dummy data to fulfill the required field criteria, ensuring that the form submits without any required message warning. If you want to change this behavior, you have to modify the code accordingly. You can use the JavaScript Date object to achieve this.

    Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Date field’ is closed to new replies.