• Resolved nanomania

    (@nanomania)


    Hi, can you help me with a problem that I have encountered? I added new conditional logic fields to the registration form, the problem is with multi selector fields, when you select more than one none of them appear, how can I solve this? Greetings.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Andrew Lima

    (@andrewza)

    Hi @nanomania

    Thank you for using Paid Memberships Pro.

    The ‘depends’ attribute only supports one selection. You can use custom JavaScript to achieve multiple depends, here is a code example you may work from:

    https://gist.github.com/andrewlimaza/6c3ca0320cf318b5c58bf866e0fab3f5

    I hope this helps get you started.

    Thread Starter nanomania

    (@nanomania)

    Hello Andrew,
    thanks for your answer, I will look at that code, thank you very much.

    Thread Starter nanomania

    (@nanomania)

    Hello @andrewza,

    I saw that code and it is not what I am trying to solve but I appreciate your help, what I am trying to do is something like this, I want to put a multi selector to put X professions inside, for example 3d modeler, programmer, designer, among others, of that So if the user has more than one of those professions, they can select them so that only the following information appears to be filled in for those professions, that way they do not make such a loaded form, the problem I have is that selecting only one profession works all correct and the corresponding fields appear, but if you already select more than one, no field appears that should appear, the good thing would be that way not to show a very loaded form to the user, a greeting.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Help with conditional logic’ is closed to new replies.