Page MenuHomePhorge

test value for Custom Fields in List

Authored By
avivey
Mar 1 2024, 16:23
Size
578 B
Referenced Files
None
Subscribers
None

test value for Custom Fields in List

{
"custom-list.hours": {
"name": "Hours",
"type": "int",
"list": "attribute",
"list.icon": "camera"
},
"custom-list.check": {
"name": "Check Me",
"type": "bool",
"list": "icon",
"list.icon": "subway"
},
"custom-list.user": {
"type": "users",
"list": "byline",
"list.label": "Not Owner",
"name": "Owner"
},
"custom-list.select": {
"type": "select",
"name": "Direction",
"options": {
"left": "West",
"right": "East",
"up": "North",
"": "(empty)"
},
"list": "attribute"
}
}

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
499475
Default Alt Text
test value for Custom Fields in List (578 B)

Event Timeline