Skip to main content

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.

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(aD],30)


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?


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.


Reply