Hello, i have a situation, i have a huge form,
but the form is to be called from 2 different places, and depending on the places its called, a option must be set to true or false, and depending on that option, the enabled fields, must change, and the options in selects must change,
I have a prototype of the selects working and depending on a configuration the values are show, but i dont know how to make it so that when i call the form to pass the parameter
I want that instead of the closeAccount Option to be hard coded, i can be parameter that the form receive, and depending on that also some fields
are disabled