Skip to main content

Properties

Field

Localized value

Example

JSON
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{ "id": "movieRole", "projectId": "website", "name": { "en-GB": "Movie Role" }, "description": { "en-GB": "A Persons role within a movie" }, "fields": [ { "id": "person", "name": { "en-GB": "Person" }, "dataType": "object", "dataFormat": "entry", "description": { "en-GB": "The actor or crew member" }, "default": {}, "validations": { "allowedContentTypes": { "contentTypes": ["person"] } }, "editor": { "id": "entry", "instructions": { "en-GB": "" }, "properties": { "placeholderText": { "en-GB": "" } } } }, { "id": "role", "name": { "en-GB": "Role" }, "dataType": "String", "dataFormat": null, "description": {}, "default": {}, "validations": null, "editor": null } ], "workflowId": "ContensisDefault", "dataFormat": "component", "version": { "createdBy": "s.derrickson", "created": "2016-10-12T09:29:18.5144641+01:00", "modifiedBy": "b.cumberbatch", "modified": "2016-10-13T10:15:12.1973648+01:00", "publishedBy": "b.cumberbatch", "published": "2016-10-13T10:15:12.1973648+01:00", "versionNo": "2.0" } }

Still need help?

New support request