Multiple tables in one resource related to the same model #18137
Unanswered
michalhecl
asked this question in
Help
Replies: 1 comment
-
Why two tables? Why not using tabs or two different resources? |
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.
-
Package
Panel builder
Package Version
v4.1.2
How can we help you?
How can you have multiple tables within a single resource? I have a
UsersCluster
, where the main (default) tab points to aUserResource
. Within this resource, I need two tables—both using the User model—but each representing different data with different columns.Beta Was this translation helpful? Give feedback.
All reactions