Calendar: Difference between revisions
Jump to navigation
Jump to search
VisualData update |
VisualData update |
||
jsondata | |||
---|---|---|---|
Line 5: | Line 5: | ||
{ | { | ||
"title": "Event a", | "title": "Event a", | ||
"start": "2025-08- | "start": "2025-08-10T15:00:00.000+0000", | ||
"end": "2025-08- | "end": "2025-08-10T16:30:00.000+0000", | ||
"url": null, | "url": null, | ||
"allDay": false, | "allDay": false, | ||
"display": "auto", | "display": "auto", | ||
"resources": [], | "resources": [ | ||
"room a" | |||
], | |||
"backgroundColor": "", | "backgroundColor": "", | ||
"borderColor": "", | "borderColor": "", |
Revision as of 12:08, 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...