Calendar: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
VisualData update
VisualData update
jsondata
Line 5: Line 5:
{
{
"title": "Event a",
"title": "Event a",
"start": "2025-08-10T15:00:00.000+0000",
"start": "2025-08-10T11:00:00.000+0000",
"end": "2025-08-10T16:30:00.000+0000",
"end": "2025-08-10T12:30:00.000+0000",
"url": null,
"url": null,
"allDay": false,
"allDay": false,
Line 14: Line 14:
],
],
"backgroundColor": "",
"backgroundColor": "",
"borderColor": "",
"textColor": "",
"classNames": [],
"style": ""
},
{
"title": "Event b",
"start": "2025-08-13T12:09:31.000+0000",
"end": "2025-08-13T15:09:31.000+0000",
"url": null,
"allDay": false,
"display": "auto",
"resources": [
"room b"
],
"backgroundColor": "green",
"borderColor": "",
"borderColor": "",
"textColor": "",
"textColor": "",

Revision as of 12:10, 13 August 2025

Schema: VisualDataSchema:Calendar


Form is loading...
{{#visualdataquery: [[{{FULLPAGENAME}}]] [[events/start::+]]
|format=calendar  
|schema=Calendar
|title-property=title
|start-property=start
|end-property=end
|resources-property=resources
|simple=false
}}
Calendar is loading...