• Resolved steefpadbosch

    (@steefpadbosch)


    Goodmorning, I’m trying to build a form where visitors can enter a date and the result after clicking a button is the date – 60 days. Can anyone help me with the setup of the form? Many thanks in advance! BR Steve

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @steefpadbosch

    Assuming the Date field is the fieldname1, the equation associated with the calculated field would be:

    CDATE(fieldname1-60, 'dd/mm/yyyy')

    You can enter the date format you want as the second parameter.

    Best regards.

    Thread Starter steefpadbosch

    (@steefpadbosch)

    many thanks code people!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Date minus 60 days’ is closed to new replies.