Editor simple initialisation examples
Editor is a very flexible and powerful piece of software, but it is also quite simple to get started with, as the examples in this section show. These examples focus on creating an editable table using the main editing form in Editor, showing how fields can be defined, different field types and defaults used, as well as a simple join example.
Simple initialisation
- Basic initialisation
- Multi-row editing
- Field types
- Setting defaults
- Local table editing
- Internationalisation (local)
- Internationalisation (from JSON file)
- In table form controls
- Server-side processing
- Custom form layout / templates (attributes)
- Custom form layout / templates (tags)
- Join tables - working with multiple SQL tables