mattrbld/.mattrbld/custom-fields/weekday-of-interval.json

132 lines
2.9 KiB
JSON

{
"type": "container",
"description": "",
"group": "custom fields",
"icon": "group",
"key": "___mb_visual_container",
"label": "Weekday of Interval",
"tab": null,
"value": [
{
"type": "select",
"default": "The first",
"icon": "dropdown",
"key": "select-nth-weekday",
"label": "Dropdown",
"options": {
"filterable": false,
"removable": false,
"placeholder": "Select a value…",
"options": [
"The first",
"The second",
"The third",
"The fourth",
"The fifth"
]
},
"validation": {
"required": false
},
"value": null,
"version": 1,
"visibility": {
"hidden": false,
"showByValue": {
"field": "",
"value": "equals",
"comparator": 0
}
}
},
{
"type": "container",
"icon": "group",
"key": "___mb_visual_container-1",
"label": "Month Or Week Interval",
"value": [
{
"type": "heading",
"icon": "heading-spaced",
"key": "___mb_visual_heading",
"label": "Heading and Description",
"options": {
"heading": "Every",
"description": ""
},
"version": 2,
"visibility": {
"showByValue": {
"field": null
}
},
"visualOnly": true
},
{
"type": "select",
"default": "Week",
"icon": "group",
"key": "month-or-week",
"label": "month/week",
"options": {
"filterable": false,
"removable": false,
"placeholder": "Select a value…",
"options": [
{
"label": "Month",
"value": "0"
},
{
"label": "Week",
"value": "1"
}
]
},
"validation": {
"required": false
},
"value": null,
"version": 8,
"visibility": {
"hidden": false,
"showByValue": {
"field": null
}
},
"description": "",
"group": "custom fields"
}
],
"version": 15,
"visibility": {
"hidden": false,
"showByValue": {
"field": null
}
},
"options": {
"collapsible": false,
"collapseByDefault": false,
"row": false,
"bordered": false
},
"visualOnly": true,
"customField": "month-or-week.json"
}
],
"version": 32,
"visibility": {
"hidden": false,
"showByValue": {
"field": null
}
},
"options": {
"collapsible": false,
"collapseByDefault": false,
"row": false,
"bordered": false
},
"visualOnly": true
}