Aequos - Data Visualizer Paging not functioning #88
Replies: 1 comment 1 reply
-
Hi @tedtninety, I will close this discussion because this is more an issue rather than a discussion. Your discussion was transferred to the issue #89 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using a Custom Template.
Paging is not working. It doesn't show any pagination.
Any help would be greatly appreciated.
Thankyou ,
ted
I have everything toggled as seen on screenshot.
And here is the code at the bottom of the custom template.
I removed some of the html brackets ( div, ul, li ) since it wasn't dispalying
div class="placeholder
ul
{{#times @root.properties.paging.itemsCountPerPage}}
li
div class="icon placeholder--shimmer"/div
span class="placeholder--shimmer placeholder--line" style="width: 60%" /span
/li
{{/times}}
/ul
{{/if}}
Beta Was this translation helpful? Give feedback.
All reactions