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.
Hello Andrew,
thanks for your answer, I will look at that code, thank you very much.
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.