Result formats
Jump to navigation
Jump to search
Json
{{#visualdataprint: Demo_VisualData
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|format=json
}}
|
Table
{{#visualdataprint: Demo_VisualData
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|format=table
}}
| page title | authors/name | Cover | Title | |
|---|---|---|---|---|
| Demo VisualData 1.0 | Herbert Wells | File:First_Men_in_the_Moon_(1901)_frontispiece.jpg | The first men in the moon | |
| Demo VisualData 1.0 | George Wells | File:First_Men_in_the_Moon_(1901)_frontispiece.jpg | The first men in the moon |
Datatable
{{#visualdataprint: Demo_VisualData
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|format=datatable
}}
| page title | Cover | Title | authors/name | |
|---|---|---|---|---|
| Demo VisualData 1.0 | File:First_Men_in_the_Moon_(1901)_frontispiece.jpg | The first men in the moon | Herbert Wells | |
| Demo VisualData 1.0 | File:First_Men_in_the_Moon_(1901)_frontispiece.jpg | The first men in the moon | George Wells |
Template
{{#visualdataprint: Demo_VisualData
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|template=Book
|template?authors=Book authors
|format=template
}}
| Title | The first men in the moon |
|---|---|
| Authors | name: Herbert Wells email: name: George Wells email: |
| Cover |
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
