| featureCode | true | N/A | feature code to modify or add | MyCoolFeature |
|---|
| category | false | | category for feature | Cool Features |
|---|
| description | false | | brief description of feature | My Cool Feature |
|---|
| labels | false | | labels for value fields of feature. ';' to separate | Repository Name; URL |
|---|
| constraints | false | | constraints for value fields of feature. possible values: bool, stringVal[1,2], intVal[1,2], dateVal[1,2]. With stringVal fields, a valid choice list can be provided in brackets. Separate multiple fields with ';'. | stringVal1[choice 1, choice 2]; stringVal2 |
|---|
| notes | false | | Any notes for this feature | This feature is useful for marking cool stuff in manuscripts. |
|---|
| dialogJavaScript | false | | JavaScript which should be applied during input dialog display | |
|---|
| isManuscriptFeature | false | false | if this feature can be applied to a whole manuscript | true |
|---|
| isPageFeature | false | false | if this feature can be applied a manuscript page | true |
|---|
| isSurrogateFeature | false | false | if this feature can be applied to a surrogate of a manuscript page | true |
|---|
| isUserFeature | false | true | if this feature should be scoped local to the creator of the feature | false |
|---|
| groupName | false | | feature is scoped to this group | ECM Matthew |
|---|
| userName | false | | feature is owned by this user | joe |
|---|
| format | false | specified at session open | response output format (json|xml|csv|gchart) | json |
|---|