F
Filament4w ago
Iron

Displaying subrows of a row in table (nested)

So, i have a table, it display per week basis, with date showing on header. Now, what i need, is to display subrows in rows, i want for example TABLE: -This Week --Mon 9th october ---Entries for 9th october How is this possible? i tried, but seems that the table does not support nested groups?
6 Replies
Iron
IronOP3w ago
I solved this using JS, do tell me if there is a better way to do this.
toeknee
toeknee3w ago
Just use Filament Groups and do it by day
Iron
IronOP3w ago
Yes i have group for the week, but then i need group for the day aswell INSIDE the group for week, which did not work at all because then i am nesting the groups
toeknee
toeknee3w ago
See I would display by day grouped and have a filter for the periods, i.e. this week, next week.
Iron
IronOP3w ago
Yeah, i agree, trust me bro... But this is what the customer wants 😛
toeknee
toeknee3w ago
Hahaha customers! Love em... not Don't miss that anymore lol

Did you find this page helpful?