• Resolved 13blauen

    (@13blauen)


    In my form users have to select children or no children.
    If they have children they are asked to enter the childrens names.
    But sometimes people ‘forget’ to enter ALL childrens names.

    “Number of Children” field is a drop down menu starting from 0 to 8.
    A text area field “Childs Name” is showing up if selected number of children is 1-8.

    The problem:

    The users should enter the name of each child, one per line.
    Example: Sometimes there is only listed 1 name instead of 3 (if number of children was selected 3 before).

    In the conditional fields I can “only” select “equals” or “not equals”.

    If I was able to select “is greater than” I could handle that problem right away.

    For example: number of cildren is selected 3

    Conditional fields which would fit that case:

    if “number of children” IS GREATER THAN 0 “group 1” (show field 1)
    if “number of children” IS GREATER THAN 1 “group 2” (show field 2)
    if “number of children” IS GREATER THAN 2 “group 3” (show field 3)

    I would have 3 (required) (text)fields to show up and the user would have to enter the names separatly without ‘forgetting’ to enter all 3 of them.

    Would it be possible to integrate that(“IS GREATER THAN”) into the plugin?

    This would be GREAT!

    Or is there another solution?

    Jules, thank you for ‘Contact Form 7 Conditional Fields’.

    • This topic was modified 7 years, 10 months ago by 13blauen.
    • This topic was modified 7 years, 10 months ago by 13blauen.
    • This topic was modified 7 years, 10 months ago by 13blauen.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conditional fields in ‘Contact Form 7 Conditional Fields’’ is closed to new replies.