| Version 1 (modified by , 8 years ago) ( diff ) |
|---|
Settings
table.settings (& consequently resource.settings) is a flexible JSON storage for configuration settings (equivalent to s3db.configure() on the Eden web application).
Here are some of the settings which are in-use:
Developer Settings
These are settings which a developer may see, but generally shouldn't need to touch
| Setting | Purpose | Structure |
|---|---|---|
| subheadings | Provide subheadings within CRUD create/update forms | {"fieldname": "Heading"} |
Internal Settings
These are settings which a developer may see, but generally shouldn't need to touch
| Setting | Purpose | Structure |
|---|---|---|
| main | Whether this is a primary resource or a component or link table | boolean |
Note:
See TracWiki
for help on using the wiki.

