Disclaimer: This site is moderated by the Formidable Forms community. Formidable Forms and its parent company Strategy11 are not responsible for the words, opinions, and content posted by others on this site. This site is provided as a courtesy and free resource for the Formidable Forms Community. Any actions deemed as harassment, toxic or abusive, will result on being banned from this site and potentially losing your Formidable Forms license.
Thanks for your cooperation, if you have any questions please
consult our code of conduct
Please give much more detail, with a specific example of what you're trying to accomplish.
Thank you for your reply.
I have a form on which I group fields by section for the users, I would like each to be displayed depending on the group to which the user is associated. I manage to do this using logical expressions, however I would like this to be done under a function in the code, a hook for example which allows you to modify the visibility of sections of a form.
Maybe this? https://formidableforms.com/knowledgebase/frm_field_type/
Otherwise, you'll have to use jQuery.