How do I get textfields to appeer deending on radio button choice?

Show or hide form fields based on radio button selection.

Overview

The issue occurs because the form lacks the necessary event handling to make fields appear conditionally.
Use CF's Triggers and Listeners feature by creating a trigger on the radio button change and setting the target field area as a listener to that trigger.

Answered
An Andreas_WrapZone 08 Feb, 2025

I am trying to learn how chronoforms work but I have issues when I want a 

multi field area to appear when a specific radio button is selected or  specific choice in a drop down menu

Where do I set for the multiple field area to appear?

Max_admin Max_admin 08 Feb, 2025
Answer

Hi Andreas

You need to create a trigger when the radio values changes and listen to that trigger in your Multi field area, here is a full tutorial on Triggers and Listeners in Chronoforms v8:

https://www.chronoengine.com/faqs/chronoforms/chronoforms8/how-to-setup-fields-events-using-triggers-listeners-in-chronoforms8

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.