Hi Frank,
as of the 8.1 release you have the option to always show the pagination control. This can be configured in the widget configuration of the table under “Appearance” (note: requires advanced mode to be active).
Example:
{{#widget: TableResult |
query = 'SELECT * WHERE {
?s ?p ?o
} LIMIT 100'
| numberOfDisplayedRows = 150
| appearance =
{{ enforceShowTableControl = true
}}
}}
Hope this helps.
Best,
Andreas
--
You received this message because you are subscribed to the Google Groups "Information Workbench Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
iwb-discussio...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.