Add logic to forms eg only show email opt-in if previously no or blank | Community
Skip to main content
August 21, 2014
Question

Add logic to forms eg only show email opt-in if previously no or blank

  • August 21, 2014
  • 3 replies
  • 1427 views
Is it possible to show fields on a form based on logic, such as:

Only show email opt-in, if person has previously opted-out, or the opt-in for this user is blank?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Level 10
August 21, 2014
Hi Paul,

You can dynamically toggle visibility of form fields as explained here.

Hope this helps!
August 22, 2014
You could also consider enabling progressive profiling in conjunction with some field visibility rules to achieve all the functionality you need (i.e. to have  a field displayed for someone only if it is blank on their record, and not others).
Andy_Varshneya1
Level 7
September 22, 2014
In addition to visibility, is it possible to have certain fields only populated if the current value is blank for the lead? For example, a Lead Source is not a field you want constantly updated, but if a new lead is being created, you want the hidden fields to be populated based on the URL parameters.