Hide fields on BelongsToMany or MorphToMany relatable view
#4747
Unanswered
kichetof
asked this question in
Ideas & Feature Requests
Replies: 1 comment
-
|
I second this request! |
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.
-
Hello,
It would be very helpful to hide some fields on
BelongsToManyorMorphToManywhen you have a lot of pivot fields.As both resources *ToMany and PivotFields are merged, pivot fields are stacked at the end and you always need to scroll to see these fields.
Adding a method like
hideFromRelatablecould allow us to hide some fields in relatable view.What do you think?
Thanks for your help! :)
Beta Was this translation helpful? Give feedback.
All reactions