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

Adobe sign - How to check if a signature field is signed in an if statement

New Here ,
May 24, 2019 May 24, 2019

Copy link to clipboard

Copied

I am trying to use the "if" statement in a calculated field. I know if i do something like this: if(field_1 = "test", "field_1 says test", "field_1 does not say test"), it will work if field_1 is a text field and says "test". However, I am trying to use a signature field in the if statement but cannot figure out how to check if it is signed or not. I've tried doing things like if(signature != "", "signed!", "unsigned") but it does not work. So how can i check if a signature field is signed?

Views

308

Translate

Translate

Report

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
no replies

Have something to add?

Join the conversation