Get upload's full data in upload field's cellData prop #2389
Closed
qbeauperin
started this conversation in
Feature Requests & Ideas
Replies: 1 comment 1 reply
-
Hey @qbeauperin, What I would do instead is add an additional field for the thumbnail on post that is set from an What do you think about that approach? |
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.
-
Right now, the
cellData
prop of the Cell of an Upload field only returns the doc id.Thoughts on adding some
depth
to whatever the query that's getting that data is in order to get the full upload's data?Use case example: displaying the thumbnail of a post in the list view.
Beta Was this translation helpful? Give feedback.
All reactions