You are viewing limited content. For full access, please sign in.

Question

Question

HTML element is hidden in form, but shows up in the PDF saved to the repository

asked on November 1, 2021

I have a simple validation rule that shows or hides an HTML element.  The last step in the process hides the HTML element in a Field Rule, but the form that is saved as a PDF in the repository shows the HTML element.  Is there a way to prevent it from showing up in the form that is saved to the repository?

 

 

0 0

Answer

SELECTED ANSWER
replied on November 1, 2021

I've run into something similar. Any chance a hidden field is the trigger for your field rule? If so, make sure the value of that hidden field is getting saved.

I've done it in the past where the hidden value doesn't get saved (default option); the saved version then re-evaluates that rule, doesn't see the value to trigger hiding, so displays the field you want hidden.

0 0
replied on November 2, 2021

I had it set up to ignore the data when hiding the field used for validation.  I have changed it to save the data.  Thanks!

 

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.