overview params and default settings

musicwhisper 04 Jan, 2014
Hello,

I use Chronoforms V5 with Joomla 3.2.1
http://joomla.frissante.com/joomla.frissante.com/index.php?option=com_chronoforms5&chronoform=offerte-kozijnen

Is there an overview of the default params used in chronoforms V5 for each function/module?
I want to use the params settings of chronoforms to alter default status.

Specific issue I encounter:
- I use a slider area + sliders
- The first slider is opened automatically
- I want to use params setting to close the first slider by default

I hope someone is more experienced and able to help me a little bit on this one.
Max_admin 04 Jan, 2014
Hi,

Please drag a "Load JS" action BEFORE the HTML action and enter this code:


jQuery(document).ready(function($){
jQuery('.panel-collapse').removeClass('in');
});


Regards,
Max
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.