Skip to main content

Found DocuSign formula field then used Date functions like Day(date) that worked successfully to print day of the signed date on the document.  However, couldn’t find any formulas for Month and year.  Is there any solution to print/populate month and year values of DateSigned in the separate fields ?

 

For Example : Signed on this day _____, of ____ month of year ____. 

Hello @sunnyarchana,

Thank you for reaching out to the Docusign Community.

To confirm, you are using the Docusign Web app correct? No other integration is being used.

Note: Some advanced features and options are supported only in specific Docusign plans. Your account plan might not support some of the options discussed in this help topic. Contact your account administrator for more information about which options are available for your account. Or, visit our Plans and Pricing web page for more details on the features included with your plan. Compare eSignature plans & pricing.

Let us know if you need further assistance.

 

Best regards,

Christopher | Docusign Community Moderator

"Select as Best" below if you find the answer a valid solution to your issue.


Hi Christopher,

Are you assuring that Month and Year formulas are considered as advanced features and available for paid account users and not for developer account users ?   I am an administrator for my developer account and not sure what formulas are available for my account.

Any kind of help will be greatly appreicated.


Hello @sunnyarchana,

The note is a disclaimer that a potential workaround might be affected by the account plan that you might be using, I apologize for the confusion, normally developers' accounts have all the features enabled. So to confirm you are only using the Docusign Web App correct?

Let us know if you need further assistance.

 

Best regards,

Christopher | Docusign Community Moderator

"Select as Best" below if you find the answer a valid solution to your issue.


Hi Christopher

I am using Docusign Developer account and creating an envelope using API call.  My question is .. are there any Docusign formulas that print/populate month and/or year of the signed Date (not the entire date)?  If not, what is the alternative solution to print Month and year values on the doc during envelope creation ?

 

Adding more info here.. This Docusign formula ("formula": "Day("DateSignedLabel])",) prints day of the signedDate successfully, similarly, I am looking for solution to print Month and Year of signedDate.

 

For Example : Signed on this day _____, of ____ month of year ____. 

 


Hello @sunnyarchana,

Formula fields are meant to do mathematical calculations and return numerical results. According to Calculating Days and Dates, all of the date-related calculations are based on comparing two dates against each other or adding/subtracting days/months/years from a date.

Therefore, at this moment, we don't have a way to get the Month or Year values, in the Calculated Fields (Formula Tabs) API guide there is no indication that this is possible, however,  any feedback that can improve our users’ experience is always welcome. We invite you to share your product suggestions and feature requests on our dedicated ideas page (https://community.docusign.com/ideas), where we can collaborate to shape the future of our product together.

 

Best regards,

Christopher | Docusign Community Moderator

"Select as Best" below if you find the answer a valid solution to your issue.


Reply