Hi there, I am trying to add 30 days to a datefield. The extra 30 days should be calculated using a different date field. I found a few other topics about this but they seem not to work for me. Especially this topic seems similar to my question. But when I use the same code I get an error. It's Dutch but it's saying it has unexpected characters.
DatePicker 1 corresponds to the field 'Datum uitdienst' and DatePicker2 corresponds to the field 'Datum e-mail verwijderen'. I want DatePicker2 to add 30 days to DatePicker1. DatePicker1 has a default value of Today() to show current day but this date will change once the user starts filling in the form.

What am I doing wrong here?
Thanks in advance.