• Resolved kozmonauta

    (@kozmonauta)


    Hello,

    I’m working with Conversational Form and would need that, after a user selects an option in a radio field, they are automatically redirected to a specific URL. Is there a way to insert this URL directly into the options field of the radio field, perhaps in “Show Values” or somewhere else?

    If “Show Values” is not the appropriate place for this, could you provide an example of a code snippet that enables this functionality? Having to create individual Custom HTML and individual conditional logic for each radio field is not feasible, considering I’m dealing with hundreds of options. My aim is for the user to be directed to a specific link as soon as they click on one of the radio options.

    Thank you in advance for the help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter kozmonauta

    (@kozmonauta)

    I managed to do this (open the link I placed in value by clicking on the respective radio button) in Gravity Forms and WPForms with a code snippet. Please help me how to do this with FluentForms.

    Basically I just want to put links in the values field, and when I click on the respective ratio it redirects to a link.

    Thread Starter kozmonauta

    (@kozmonauta)

    *Conditional Confirmations would not work for several reasons, including:

    1- I have around 50 radios, each with a different link. I can’t organize all these Conditional Confirmations in order. If I placed 35 confirmations and a Conditional Confirmation that is in the middle needs to be at the top, I would need to delete everything and create all the Conditional Confirmations again to organize.

    2- When I click on the radio, I need to go down to the Submit button to redirect, it doesn’t direct to the link when I just click on the radio. If my form has 20 options, my customers can never see the submit button at the bottom.

    3- It ends up being very bureaucratic to create all this step by step just for the radio to direct in a link.

    Plugin Support Abul Khoyer

    (@hellokhoyer)

    Hello @kozmonauta,

    Thanks for taking the time to write us. Unfortunately, there isn’t a built-in option to handle this particular scenario in conversational form. I’ve been exploring potential workarounds, but the use case you’re looking for isn’t possible with a conversational form.

    However, I could assist you with a workaround with JS if you use the general form instead of the conversational form.

    Thank you.

    Thread Starter kozmonauta

    (@kozmonauta)

    Hello,
    I tried every way to accomplish this with fluent form, but unfortunately it does not accept any external JS with its conversational form.

    I managed to make it work using the conversational form from other plugins. So I ended up solving my problem.

    But I appreciate your willingness to help with some workaround.
    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘URL Redirection for Radio Field Selection in Conversational Form’ is closed to new replies.