Changes between Version 4 and Version 5 of DeveloperGuidelines/EdenMobile/Settings


Ignore:
Timestamp:
10/19/17 14:45:23 (5 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/EdenMobile/Settings

    v4 v5  
    99
    1010||= Setting =||= Purpose =||= Structure =||
     11|| autototals || Allow a field to default to the sum of a set of other fields, whilst still allowing manual entry || {"sumFieldname": ["sourceFieldname1", "sourceFieldname2"]} ||
    1112|| subheadings || Provide subheadings within CRUD create/update forms || {"fieldname": "Heading"} or {"fieldname": ["Heading1", "Heading2"]} ||
    1213