Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #230162

    Hi,
    is there a possiblity to define values in forms? Something like that: option1:value1, option2,value2… Thanks!

    #230400

    Hey!

    I didn’t get exactly what you mean, could you please elaborate?

    Best regards,
    Josue

    #233153

    Hi,
    in the settings of the form i only can define option names that are used also as values:
    “OPTION1, OPTION2, etc” leads to this <option value="{OPTION1}">{OPTION1}</option>
    I would like to define values independently:
    <option value="{VALUE_OPTION1}">{OPTION1}</option>
    So i aked if there is a possibility to manage this like this way for example:
    OPTION1: VALUE_OPTION1, OPTION2: VALUE_OPTION2

    #233364

    Hey!

    That’s not possible with the built-in form, but you can achieve it using CF7:
    http://contactform7.com/selectable-recipient-with-pipes/

    Cheers!
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.