Add Event when in Custom code mode

Add an event in ChronoForms custom code mode.

Overview

The issue occurs when switching from the wizard designer to custom code editing, which disables the graphical event interface.
Return to the wizard mode to add the radio buttons and configure their events, then switch back to custom code if needed.

Answered
we webmasterancilla 25 Feb, 2016
In the process of building a particular form I've gone beyond the Wizard designer into Custom code editing.
I have a late request for an Event that will unhide text areas if a certain radio button is checked. I've done this before using the Wizard, but my impression is that at this point because I'm doing Custom code the Events GUI is no longer available to me. Looking at the source code for other forms I see some javascript that seems to be making the Events take place. Can I duplicate the Event I want in a new form using the Wizard and then copy and paste its javascript in somewhere to accomplish my goal?

Thanks,
Mike
we webmasterancilla 25 Feb, 2016
Answer
Never mind.
I see what to do.
Looks like I can go back to Wizard mode and add my radio buttons and edit their Events.
This topic is locked and no more replies can be posted.