| | 1 | = Settings = |
| | 2 | |
| | 3 | {{{table.settings}}} (& consequently {{{resource.settings}}}) is a flexible JSON storage for configuration settings (equivalent to {{{s3db.configure()}}} on the Eden web application). |
| | 4 | |
| | 5 | Here are some of the settings which are in-use: |
| | 6 | |
| | 7 | == Developer Settings == |
| | 8 | These are settings which a developer may see, but generally shouldn't need to touch |
| | 9 | |
| | 10 | ||= Setting =||= Purpose =||= Structure =|| |
| | 11 | || subheadings || Provide subheadings within CRUD create/update forms || {"fieldname": "Heading"} || |
| | 12 | |
| | 13 | == Internal Settings == |
| | 14 | These are settings which a developer may see, but generally shouldn't need to touch |
| | 15 | |
| | 16 | ||= Setting =||= Purpose =||= Structure =|| |
| | 17 | || main || Whether this is a primary resource or a component or link table || boolean || |