Skip to main content
Legacy User
February 27, 2018
Solved

Adding a date field Not of date signed

  • February 27, 2018
  • 3 replies
  • 266 views

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)

3 replies

Docusign Employee
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)

Legacy User
February 28, 2018

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?

Legacy User
February 28, 2018

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.