• Resolved sevagainejian

    (@sevagainejian)


    Dear support,

    I am conditional field pro, and in the main form, I manually code some form fields, using html such as <input type=”radio name=… id=… >
    instead of the shortcode [radio name …].

    When I do so, the field “name” is not detected by CF7 as a field I can use for email or for conditional fields.

    I need to use html coding as I need to put my radio buttons in different cells of a table, which I cannot do with shortcodes.

    Is there a way to make the fields detected anyway ?
    Thank you for your help!

    Regards

    Sevag

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter sevagainejian

    (@sevagainejian)

    Ok i found a way!

    Indeed of putting all the shortcode at once
    [radio name “choice 1” “choice 2” “choice 3”]

    i put the shortcode at various locations in my table using
    [radio name “choice 1”]
    [radio name “choice 2”]
    [radio name “choice 3”]
    and it still detects that it is the same radio “set”.

    although it duplicates it in conditional fields list, but that’s a price I am ready to pay.

    Regards

    Sevag

    Plugin Author Jules Colle

    (@jules-colle)

    Good to hear! If you have additional questions, please use our ticket system for PRO support.

    Thread Starter sevagainejian

    (@sevagainejian)

    Oh ok I was looking for that ticket system!
    Which is why I submited the ticket here.

    It’d be good though if the plugin can detect fields when the user inputs them with html instead of shortcode, looking at the name=”” string I guess ?

    Regards

    Sevag

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Coniditional FIeld not detected when coded in html’ is closed to new replies.