Calendar: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 VisualData update  | 
				No edit summary Tags: Manual revert 2017 source edit  | 
				||
| (2 intermediate revisions by the same user not shown) | |||
| Line 57: | Line 57: | ||
|view=dayGridMonth  | |view=dayGridMonth  | ||
}}  | }}  | ||
== See also ==  | |||
{{Demo VisualData footer}}  | |||
Latest revision as of 09:57, 17 September 2025
VisualData's calendar format is based on EventCalendar and it supports all its options which are not overridden by some other option. See below for an example.
Simply create a schema like VisualDataSchema:Calendar, add events (optionally with resources), query all or some of them with the parserfunction visualdataquery (see below) and navigate the 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
|view=dayGridMonth
}}
Note that events shown in this calendar are associated to this page and filtered with the [[{{FULLPAGENAME}}]] condition.
Calendar is loading...
See also
- Demo VisualData 1.0
 - New task
 - Page upload
 - CRUD
 - Result formats
 - Dependent values
 - Geolocation
 - Queries
 - Query cities (join queries)
 - Dynamic catalogue
 - Datatable cards
 - Calendar
 - Carousel
 - Nested schemas
 - Table mode
 - Lua
 - Official docs
 
support & questions: support at topway.it