[V5] Set model fields to hidden #2278
felipesdias
started this conversation in
Ideas
Replies: 0 comments
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.
-
I think we should have the property hidden in ColumDecorator.
Use case:
By default I always hide the "updatedAt" and "createdAt" fields, but in specific cases I would like them to be serialized, setting serializableAs to null, this behavior is not possible.
suggestion:
Beta Was this translation helpful? Give feedback.
All reactions