Skip to main content
Margery497
Participant
November 8, 2014
해결됨

calculate a date field first of month

  • November 8, 2014
  • 1 답변
  • 771 조회

I need to calculate a date field using the date of hire as the base date and it needs to return first of month following 30 days of hire date.  (date of hire + 30 days then first of month following that date).

이 주제는 답변이 닫혔습니다.
최고의 답변: Rijul Raj Khurana

Hello margery497,

In this scenario, you can create a text field 1 with validation as calculated field and can add formula now() in it. Then, in text field 2, you can add formula now() + 30 and save it as calculated field.

Here is the reference for field validation:

http://helpx.adobe.com/echosign/kb/form-fields---validations.html

Regards,

-Rijul

1 답변

Community Manager
November 9, 2014

Hello margery497,

In this scenario, you can create a text field 1 with validation as calculated field and can add formula now() in it. Then, in text field 2, you can add formula now() + 30 and save it as calculated field.

Here is the reference for field validation:

http://helpx.adobe.com/echosign/kb/form-fields---validations.html

Regards,

-Rijul