How to use showProperties with Relations plugin? #1675
Unanswered
sjorobekov
asked this question in
Q&A
Replies: 2 comments 1 reply
-
first make sure the you are using eager loading for relationships. then build a custom react components and use it like:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Make sure you include either |
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.
-
Hello,
I'm using AdminJS as AdonisJS module with Relations plugin.
I use following config:
This config hides Users list under Organization Show page. If I don't use showProperties, it shows Users list. How to avoid this behavior?
Beta Was this translation helpful? Give feedback.
All reactions