First update after 20 december 2024 needs extra attention!

Conditional Fields 2.5.5 and later use new folder and file names.
As a result, the plugin will deactivated automatically the first time that you update from version 2.5.4.
Please make sure to activate the plugin manually after the update.

Read more

ankitispace

https://wordpress.org/support/topic/mail-message-body-conditional-logic-not-work/

Form

    Select an Incoterm

    Form Code

    Select an Incoterm [radio select-an-incoterm use_label_element default:1 "FOB" "EXW"]
    [group incoterm-fob][text city placeholder "City"][/group]
    
    [submit]

    Email code

    Incoterm FOB City: [incoterm-fob][city][/incoterm-fob]

    Conditional Fields

    show group if field operator value

    incoterm-fob if select-an-incoterm equals FOB