Skip to main content
lisah369
Participant
September 8, 2016
Answered

text box that autofills next year

  • September 8, 2016
  • 1 reply
  • 522 views

I am creating an EOY review form.

I have a text bot with the date formatted as this year "yyyy" called "current year"

I need a text box that will automatically generate next year "yyyy" called "next year"

Can anyone help me with the script for this?

Thanks

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer try67

Use the Simple Field Notation option in the Calculation tab of the "next year" field with this code:

current\ year + 1

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
September 8, 2016

Use the Simple Field Notation option in the Calculation tab of the "next year" field with this code:

current\ year + 1