Advanced Search
Search Results
6 total results found
Markdown Syntax
These are the elements outlined in John Gruber’s original design document. All Markdown applications support these elements. Element Markdown Syntax Heading # H1 ## H2 ### H3 Bold **bold text** Italic *italicized text* Bl...
Design Blocks
Workspace Link // Use this inside an li tag function workspaceLink($lcd, $action, $table, $token) { $attrs = " class='pointer' hx-post='/cmsapi/$lcd/$action/' hx-target='#workspace' hx-vals='{\"table\": \"$table\", \"tok...
Datatables
Initial data You can either supply initial data through the options object or by starting with a table that already has data filled in. If you start out with a table that already contains header cells, you can add these attributes to individual header ...
Form Design
Learn about the Form Components and the settings available within the Form Components. A Form component collects user data and serves as the display or user interface within the system. Form components define the type of widget that users will enter their dat...
Form Builder Layout Components
Layout components are used to change the general layout of forms HTML Element An HTML Element component may be added to a form to display a single HTML Element. This is useful if you wish to quickly insert and configure some HTML in your form. All unsafe HTM...
Cliqon requirements
Use the blank_form.json to start a new form. Enter the table name (if this is a form to create a new table) as the name or key of the Panel Make sure the field names are added to each field as the name or key for the field