After setting up show/hide area events as in Show/hide area in Chronoforms V6?
How to make it work between sections?
How to make it work between sections?
Please write a review for the extension you are using on the Joomla extensions directory before posting a new question as we are being spammed by many negative reviews.
Thank you for your support!
<?php if($this->data["radio"]){ echo $this->Parser->parse("{view:field_view_name}", true, true); }But I will try to make this easier in the next update.
<?php $display = 'none'; if ( $this->data['radio'] == 'no' ) { $display = 'block'; } $style = " #question-1 { display: {$display} !important; } "; $jdoc = JFactory::getDocument(); $jdoc->addStyleDeclaration($style); ?>
2CheckOut.com Inc. (Ohio, USA) is an authorized retailer for goods and services provided by ChronoEngine.com