• Resolved asianhearts

    (@asianhearts)


    Hello,
    I wonder if this plugin will work with Contact Form 7 Conditional Fields plugin. I would like to get 2 hidden fields and on the condition that they are equal NOT to display a form. Any idea if that works ?

    I tried the following:
    1. My dynamic hidden fields:
    [dynamichidden dynamichidden-702 “CF7_get_current_user”]
    [dynamichidden dynamichidden-229 “CF7_get_custom_field key=’display_name'”]
    2. Conditon:
    if [dynamichidden dynamichidden-702 “CF7_get_current_user”]
    is equal to [dynamichidden dynamichidden-229 “CF7_get_custom_field key=’display_name'”]

    And then the group of fields that should only be displayed if both dynamic fields are not equal.

    But it does not work, the from shows up everytime.

The topic ‘Conditional Fields’ is closed to new replies.