Skip to main content
Participant
November 22, 2021
Question

Text Tag to hide entire page

  • November 22, 2021
  • 0 replies
  • 384 views

Greetings,

 

I am creating an Adobe form using Text Tag. I have a set of questions that need to be answered based on an answer to a question. The set of questions will take multiple pages.

 

First, I am wondering if there is a conditional text tag that hides pages. I was being creative and tried to use the 

{{#REMOVE_PAGE_FROM_OUTPUT}} in a conditional text tag: 

{{#remove=!remove_es_:default(“{{#REMOVE_PAGE_FROM_OUTPUT}}”):showif(disability=unchecked)}}

 

However this does not work. Let me know if there is a specific text tag designed to accomplish this.

 

My alternative solution is to use conditions on all the questions in the set. However, I need to use radio buttons and check boxes. When I use showif condition on these, the label is visable (i.e. The radio button hides until the condition is met, but the label is visible).

Example: {{[]pay_es_:signer1:label(“Pay”):showif(denied=checked)}} - The label "Pay" can be seen even with the condition not met.

 

Is there a way to hide the label as well?

 

Thanks,

 

Derek G.

This topic has been closed for replies.