CFv4 Elements and HTML
How do I load MooTools in Joomla! 3?
How can I disable options in a select drop-down?
What are containers and how can I use them?
It you've used ChronoForms for a little while you may have noticed that in the Advanced elements group there is a ‘Container’ element that seems a little bit different. It a very useful element when you build large or complex forms and this FAQ is an introduction to using it.
My 'event' input won't save or email?
How can I include files or code in a ChronoForm?
How can I add a simple Double Drop-Down without Ajax?
How can I add a password stength check?
Internet users are famous for using the simplest possible passwords and using the same password on many sites. In some cases that is unimportant but if you have any sensitive or valuable material on your site you may want to ensure that user passwords are at least reasonably secure. This FAQ shows you how to add a strength checker to a password input.
How can I add an attribute to a form input?
Can I use Bootstrap with ChronoForms?
How do I use the Multi File Upload widget?
How can I get my form signed?
How can I use 'star ratings' in my form?
How can I ask new users for information and not ask logged in users?
My form inputs are too wide
How can I show data linked to a drop-down option?
A user wanted to be able to display a serial number associated with some of the options in a large select drop down element. The request was to display the number if there was one, otherwise to hide the field. While this is an uncommon request the code is posted here because it could be adapted to meet various similar needs.
How can I build a tabbed form?
How can I add a colour picker to my form?
If you need your users to be able to select colours then adding a colour picker which shows them a range of coloured swatches to choose from can be helpful. This FAQ uses one particular MooTools based picker but could be adapted to other similar pickers.
Why can't I see my form?
If you are new to ChronoForms and start using the Form Wizard sometimes all you can see when you view your form is is the ChronoForms strap-line, or maybe an empty page. Here's the answer.