Skip to main content
Participant
October 18, 2024
Question

is there a way to make a hidden field visible if an input field matches a merge field

  • October 18, 2024
  • 1 reply
  • 319 views

Hello,

I'm able to hide a text input by default but would like to make it visible if another text input matches a merge field.
e.g. an email address gets passed in to a merge field, if the user inputs a matching email address, I want to show the hidden field.
Is this possible? Where can I review documentation that shows how to do this.
Thanks,

Joe

This topic has been closed for replies.

1 reply

Adobe Employee
October 18, 2024
Hi Joe,
You can use conditional fields to show or hide form fields. Please refer to this article: https://helpx.adobe.com/sign/using/form-field-conditions-settings.html
Participant
October 28, 2024

Thank you for responding - I understand how to configure conditional fields but it is not clear to me if an input field can be checked for a value. e.g. I want to show a hidden field if the user enters the same text in an input box that was passed in as a merge field. Is this possible?