Editor advanced initialisation examples
The examples in this section show more advanced initialisation and configuration techniques than the simple examples. Examples include more complex join operations, using REST interfaces and how to show data in the table or form only.
These examples, along with the API examples will help you get the most out of Editor.
Advanced initialisation
- Data shown only in the form
- Data shown in table only
- Multi-item editing (rows, columns, cells)
- REST interface
- Complex (nested) JSON data source
- Ajax override - using localStorage for the data source
- Row ID source specification
- Compound database primary key
- DOM sourced table
- SQL VIEW
- Join tables - self referencing join
- Join tables - link table
- Join tables - Cascading lists
- Join tables - one-to-many join
- File upload
- File upload (many)
- Parent child editor