I don’t want a Field with a fixed Value to be displayed in the email.
Thank you for the wonderful plugin.
I’m setting a quote form, but I don’t want it to be displayed in the email body when “Field Type: Dropdown” has a fixed value “default”.
If the first line is Dropdown with the following conditions, it means “unselected” in the estimate, so there is no need to display it in the email.
[Text]=[Please select][Value]=[default]
I read the following and tried various settings, but I can’t hide it as expected.
https://cff.dwbooster.com/documentation/#special-tags
By adding <%INFO if_not_empty%> to the email body, we are able to hide the other fields with “Value” = “none”.
What if I want to hide the Dropdown as well?
I searched for previous support articles, but I couldn’t find them.
Thank you.
