-
Notifications
You must be signed in to change notification settings - Fork 5
Schema
William Smith edited this page Feb 16, 2020
·
6 revisions
Managed App Schema Builder generates schema for several value types. Choosing the correct value type sets the correct value type in the resulting XML deployed to computers.
Available value types are:
- array - add one or more text fields, each in string format
- boolean - true or false
- date - formatted as a date string such as 2019-07-20T20:01:20Z
- integer - a text field in integer format
- integer (from list) - a menu of items corresponding to integer format
- string - a text field in string format
Managed App Schema Builder is licensed by Leslie Helou under The MIT License
