table that displays assets and sub-assets
I'm looking to see if there is a plugin that allows me to create a table that displays assets and sub-assets via expanding lists like the example
6 Replies
clicking on the arrow opens the subassets which, in turn, clicking on the arrow shows their subassets
Have you seen the infolist component? I believe there are toggleble sub-components. Does it have to be a table?
You could also look at creating a PR for the Group Method to be collapsable... but I do feel this could end up being a lot of data in a table view.
yes I need it to be a table because I have a lot of information to show for each asset. Could you send me an example code? thanks!
Could you send me an example code? thank you!
No? I'm not writing the PR/Code for it. But the group function works as this:
https://filamentphp.com/docs/3.x/tables/grouping
It's just not toggleable.
thanks but it isn't the grouping of the field, it's parent asset - child asset