Changes between Initial Version and Version 1 of DeveloperGuidelines/EdenMobile/Settings


Ignore:
Timestamp:
10/19/17 10:37:03 (7 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/EdenMobile/Settings

    v1 v1  
     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
     5Here are some of the settings which are in-use:
     6
     7== Developer Settings ==
     8These 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 ==
     14These 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 ||