new textboxes after click an a radiobutton

How to show or hide form fields based on radio button selection in ChronoForms.

Overview

The issue occurs when you need additional text boxes to appear only when a specific radio button value is selected.
Create the text boxes and set their Load State to 'Parent hidden'. Then, use the Events tab in the CF Designer to add Show and Hide events linked to the radio button values.

Answered
ac activewebs 19 Mar, 2015
Dear Forum ,

in chrono forms i created a "radio button " with two values.

Is it possible to open two more text-boxes if i click on a value?

Live example see please here:
http://screencast.com/t/sgvxA14LOuhb

If so, where do I do this?

Thank you for your help!

Regards,
Thorsten
Gr GreyHead 19 Mar, 2015
1 Likes
Hi Thorsten,

Create the text boxes and set them to Load State 'Parent hidden'; then use the Events tab in the Designer view to add Show and Hide event linked to the value of the Radio buttons.

Bob
ac activewebs 19 Mar, 2015
Hi Bob,
this work fine - thank you very much !

Is it possible, that the opened fields are hidden again, if i click on the first value?

Please see this video:

http://screencast.com/t/XuoypbfeDS1

Thank you again!

Thorsten
Gr GreyHead 19 Mar, 2015
Answer
1 Likes
Hi Thorsten,

Yes in just the same way set the Event to Hide parent if the value != xxx
ac activewebs 19 Mar, 2015
Hi Bob,

very cool!

Thank you!

Have a nice weekend :-)

Thorsten
This topic is locked and no more replies can be posted.