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

Showif Function

New Here ,
Jul 03, 2015 Jul 03, 2015

Hi there,

I am trying to set up a showif case where I only show FIELD2 only if FIELD1 contains some value - both are STRING fields.  I tried the setup below but it didn't work  Any help is appreciated.

Reg

Field2_es_:signer:showif(Field1<>" ")}}

 

952
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

correct answers 1 Correct answer

Adobe Employee , Jul 07, 2015 Jul 07, 2015

Hello Regr43553990,

You can try this code:

{{FIeld1_es_:signer1}}

{{Field2_es_:signer1:showif(Field1 = "")}}

-Rijul

Translate
Adobe Employee ,
Jul 07, 2015 Jul 07, 2015

Hello Regr43553990,

You can try this code:

{{FIeld1_es_:signer1}}

{{Field2_es_:signer1:showif(Field1 = "")}}

-Rijul

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 ,
Jul 08, 2015 Jul 08, 2015

Thanks Rijul - this unfortunately didn't seem to work in the coding.  However I was able to make it work by uploading the form and then going into each field and editing them and applying the showif function thru the interface.

All is good!

Thanks

Reg

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
Adobe Employee ,
Jul 09, 2015 Jul 09, 2015
LATEST

Hello Regr43553990,

I tested the same text tags at my end, and it worked fine. If you can share the document in Inbox, I can quickly check and replicate it at my end.

-Rijul

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