Skip to main content
Solved

Adding a date field Not of date signed

  • February 27, 2018
  • 3 replies
  • 100 views

Forum|alt.badge.img

Hi,

I want to add an additional field that will be another date (in the future) to a field that is 30, 60 or 90 days in the future. I'm thinking it is =TODAY+60 but I cannot get it to work in a text field as part of the conditional formatting or rules.

I know there is some sort of logic for a role but cannot seem to figure it out. Any help is appreciated.

Best answer by Community Expert

Try this:

1)  Add either a date signed tag or a text box with date mask

2)  Give the tag a data label of D

2)  Add a formula tag

3)  Set the formula = AddDays([D],30)

View Original
Is this content helpful?

3 replies

Forum|alt.badge.img
  • Docusign Employee
  • 1935 replies
  • Answer
  • February 27, 2018

Try this:

1)  Add either a date signed tag or a text box with date mask

2)  Give the tag a data label of D

2)  Add a formula tag

3)  Set the formula = AddDays([D],30)


Forum|alt.badge.img

Thank you NA1. I will try that. I am guessing that as an Admin, I can add it as a custom field in the "envelope" or in the "document" custom columns so the rest of the company can use it?


Forum|alt.badge.img

Unfortunately, you won't be able to save the formula as a custom field.  However, you could save all of the tags in a template for others to use.