skip to main content

Forms

The purpose of this test page is to show examples of how we use forms throughout our ExpressionEngine websites.

Read the docs: https://acer-org.atlassian.net/wiki/spaces/OS/pages/93290661/Forms

Bootstrap floating labels

Documentation

Bootstrap form

Documentation
An example of adding helper text underneath the input
Switch Checkbox
Radio example
Inline radio example
Checkboxes example
Inline checkboxes example

Bootstrap form validation

Documentation
Looks good!
Looks good!
@
Please choose a username.
Please provide a valid city.
Please select a valid state.
Please provide a valid zip.
You must agree before submitting.

Form Assembly


We are trying to include all forms by injecting a script tag into our templates from form assembly.