kit builder json:Contact: Difference between revisions

Content deleted Content added
No edit summary
edited by kit builder service (user: FennecBot)
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
"fields": [
"fields": [
{
{
"title": "photo",
"title": "photo ",
"type": "file",
"type": "file",
"options": [
"options": [
Line 18: Line 18:
"uploadable": true,
"uploadable": true,
"defaultFilename": "{{PAGENAME}} avatar photo"
"defaultFilename": "{{PAGENAME}} avatar photo"
},
"dataSource": {
"type": "fixed"
}
}
},
},
Line 26: Line 29:
""
""
],
],
"id": "field_firstname"
"id": "field_firstname",
"dataSource": {
"type": "fixed"
}
},
},
{
{
Line 34: Line 40:
""
""
],
],
"id": "field_lastname"
"id": "field_lastname",
"dataSource": {
"type": "fixed"
}
},
},
{
{
Line 43: Line 52:
],
],
"id": "field_role",
"id": "field_role",
"isNotAutoLink": true
"isNotAutoLink": true,
"dataSource": {
"type": "fixed"
}
},
},
{
{
Line 51: Line 63:
""
""
],
],
"id": "field_company"
"id": "field_company",
"dataSource": {
"type": "fixed"
}
}
}
],
],
Line 77: Line 92:
""
""
],
],
"id": "field_email"
"id": "field_email",
"dataSource": {
"type": "fixed"
}
},
},
{
{
Line 89: Line 107:
"type": "simplenum",
"type": "simplenum",
"code": ""
"code": ""
},
"dataSource": {
"type": "fixed"
}
}
},
},
Line 101: Line 122:
"type": "simplenum",
"type": "simplenum",
"code": ""
"code": ""
},
"dataSource": {
"type": "fixed"
}
}
}
}
Line 119: Line 143:
],
],
"version": "0.2.1",
"version": "0.2.1",
"scriptPath": "/w",
"protocol": "https",
"kitMachineName": "contact",
"kitMachineName": "contact",
"lastUpdated": 1645044225752
"lastUpdated": 1660308299245,
"scriptPath": "/w",
"protocol": "https"
}
}

Latest revision as of 14:44, 12 August 2022

created1645044225751
errorfalse
kitName"contact"
sections
title"Personal Information"
id"section_personal"
fields
title"photo "
type"file"
options
""
id"field_avatar"
fileOptions
uploadabletrue
defaultFilename"{{PAGENAME}} avatar photo"
dataSource
type"fixed"
title"First Name"
type"text"
options
""
id"field_firstname"
dataSource
type"fixed"
title"Last Name"
type"text"
options
""
id"field_lastname"
dataSource
type"fixed"
title"Role"
type"text"
options
""
id"field_role"
isNotAutoLinktrue
dataSource
type"fixed"
title"Company"
type"text"
options
""
id"field_company"
dataSource
type"fixed"
title_label"Personal Information"
refId""
isReffalse
visualClasses
"card"
htmlAttributes
value"contact-head"
attributeType"class"
title"Contact"
id"section_communication"
fields
title"{{I|envelope}} Email"
type"text"
options
""
id"field_email"
dataSource
type"fixed"
title"{{I|mobile}} Cellular phone number"
type"unit"
options
""
id"field_cell"
unit
type"simplenum"
code""
dataSource
type"fixed"
title"{{I|phone}} Phone number"
type"unit"
options
""
id"field_phone"
unit
type"simplenum"
code""
dataSource
type"fixed"
title_label"Contact"
refId""
isReffalse
visualClasses
"card"
htmlAttributes
value"contact-body"
attributeType"class"
version"0.2.1"
kitMachineName"contact"
lastUpdated1660308299245
scriptPath"/w"
protocol"https"