Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to create if else statement in Adobe Sign

New Here ,
Apr 07, 2017 Apr 07, 2017

Hi,

I am trying to calculate a field in an Adobe sign form. The basic add, subtract, multiply, I am okay with.  However, when it comes to if, else statements I am a bit lost.

Here's an example of what I am trying calculate for field W-A:

If Intra-state-Airfare-Quote is greater than 0, move it to field W-A

else

Check if Out-of-State-Itinerary-1 is not blank, if not blank then move it to field W-A

I know I am doing it wrong.  Your help is very much appreciated.

JZ

2.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Apr 15, 2017 Apr 15, 2017

Hi jianZ

On the Preview page where you place the field on the document, double click on the field on which you want to set the calculated value.

Set "Field Type" to : Calculated Value -> On Formula Field click on "f(x)".

Formula.JPG

Now select the Function f(x) that you want to use on the field as show in the below window:

If.JPG

Regards,

Aadesh

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 17, 2017 Apr 17, 2017

Hi Aadesh,

Thanks for the info.  I tried to follow the function but received the following error when trying to save it:

Could you please tell me what I am missing in the above expression?

Thanks again.

JZ

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Apr 22, 2017 Apr 22, 2017
LATEST

Hi jianZ

Please make sure you are using the same field name from which you are fetching the value to compare using the condition operator.

Regards,

Aadesh

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines