Advanced Search
Search Results
18 total results found
Cliqon
User Documentation
Administration
Developer Documentation
Installation
Forms and Models
Reports
Utilities
Site Design Blocks
Reference guide for site and page design blocks and strings
Publishing data
Publish data on the front end website, especially, datatables, datacards, gallery and calendar
Form and Data Dictionary Development processes
Form design and data processes
Create a model by designing a Form
Introduction You create a table model, the add and update form and a default report when you save the form. Therefore you need to have prepared a number of things before before you start creating the model. These are: The model or table name - all the majo...
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