Crylar
Can I add action to Table Group ?
I guess what OP was looking was an ability to include actions on the right corner for the grouping. In his original request he was looking for a custom view action that would open a resource that is representing a particular invoice.
In my case, I have many products grouped by category, and looking forward to have an action on the right side of the group, so I could access that particular category resource, or do some other related actions.
8 replies
Is there a way to have a confirmation dialogue on ToggleColumn on table?
Yeh I know this could be done on the edit page/modal but I have a simple form for restaurant staff going where it would be very uncomfortable for them to move around the CRUD, so the idea was to have it all that is used frequently available on the table but there is an edge case where I would want to have a confirmation dialog when he is trying to change from a particular state. 🙂
12 replies
Is there a way to have a confirmation dialogue on ToggleColumn on table?
In my case, I have some resets going on a model observer, so confirmation with an explanation is a must for the user. If it was just a simple true / false toggle then yes but I have a valid edge case / reason to have this available here too. 🙂
12 replies
What are my options to use repeater component as collapsible element inside table?
I guess this is a final goal to have orders and sub-table for products, so our staff would not need to click around a lot and have everything visible. The only question is how to achieve it without doing much of customisation.
6 replies