I would like to be able to toggle whether a certain input is required and/or disabled in my form. With standard html/javascript, it is very easy to just add or remove the required and disabled tags in the html element.
But chronoforms 7 uses a lot of custom html attributes and I cant figure out how to remove or add them in a way that works.
Does anyone know how to do it?
Thank you so much for your help!
But chronoforms 7 uses a lot of custom html attributes and I cant figure out how to remove or add them in a way that works.
Does anyone know how to do it?
Thank you so much for your help!