Multiple tables on same page #342
Replies: 2 comments 1 reply
-
Right now this is a known limitation. Multiple tables only work in the sense of pagination. |
Beta Was this translation helpful? Give feedback.
1 reply
-
This works in v2+ |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
Is there a way how to use multiple tables on same page and apply filter as well?
I know that i have to set pageName and tableName for pagination to work but that does not work for filters in case they have different columns. Is there some solution to this please?
This is my url http://xxxxx/settings/eshop/2?widgets=2&sorts[location]=asc but i also have another table called banners in there which does not have location column and the page crashes on reload.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions