Calendar: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
No edit summary
Tag: 2017 source edit
VisualData update
jsondata
Line 5: Line 5:
{
{
"title": "Event a",
"title": "Event a",
"start": "2025-08-11T07:00:00.000+0000",
"start": "2025-08-11T03:00:00.000+0000",
"end": "2025-08-11T08:30:00.000+0000",
"end": "2025-08-11T04:30:00.000+0000",
"allDay": false,
"allDay": false,
"url": null,
"url": null,
Line 16: Line 16:
"borderColor": "",
"borderColor": "",
"textColor": "",
"textColor": "",
"display": "background",
"display": "auto",
"resourceIds": [],
"resourceIds": [],
"style": ""
"style": ""

Revision as of 12:04, 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...