#Nested Field Issues in List View
14 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
Community-Help:
Original message from @celest quarry - Moved from #general message
Hey @celest quarry
I don't believe this is possible with nested fields iirc.
I think you have a few options of what you can do here:
- Create a custom Cell component on your tab to surface this in the list view, then use the tabs field name in default columns
- Use a hidden top-level field and a beforeChange hook to populate it, then add this field t oyour defaultColumns
well a nasted filed inside a tab works
but a nasted group inside a tab doesn't
so yeah i just put field i need in top of the tab
Right, a group in general in the list view surfaces as a json-like object
i didnt want to opt for the second option you proposed until it nessecary
thanks for your help, will mark this as solved
Fair enough, glad you found a path forward here though
It's my pleasure
and it will be very cool if we can make a group field as a column
You do not have permission to mark this thread as solved. Only thread creators, contributors and payload team members can mark a thread as solved.