ACE Editor

The ACE Editor field offers the ability to edit back-end code in an easy to use and easy to read embedded interface.  In addition to matching the features of native code editors such as Sublime, Vim and TextMate, ACE offers real-time checking for code accuracy. Arguments hintsarrayArray containing the content and optional title arguments for […]

Read More

Color

The Color field redefines simplicity.  Point and click to chose any color in the spectrum. Arguments Name Type Default Description type string ‘color’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string Subtitle display of […]

Read More

Color RGBA

The Color RGBA field offers the addition of an alpha channel, initial color selection, saved colors and color palette to the color picker, allowing for not only opacity within the selected color, but an array of useful options for your end users. This field makes use of Brian Grinstead’s Spectrum “No hassle jQuery color picker” […]

Read More

Image Select

Description of field Arguments Name Type Default Description type string ‘image_select’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string Subtitle display of the option, situated beneath the title. desc string Description of the option, […]

Read More

Sortable

The Sortable field allows for an unlimited array of drag-and-drop text box inputs or check boxes. Arguments Name Type Default Description type string ‘sortable’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string Subtitle display […]

Read More

Spacing

The Spacing field allows the user to specify either padding or margin units to any HTML element or CSS selector that supports them. Arguments Name Type Default Description type string ‘spacing’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title […]

Read More