by Joshua Johnston.
Hi everyone,
As of now I have a basic form with a few fields using default values and the likes. What I would really like is for checkboxes to dynamically enable/disable dependant form fields using javascript as well as execute custom logic on a successful submit.
Is there a good reference for adding this type of advanced functionality to an Admin Settings page for your own local plugin? The wiki page I found is very basic and only gives a reference to how the forum module's settings are constructed. I would be happy to add/update a wiki page with this info as well if needed.