Mateus
Accordion on the table
I have packages where I link materials to them through the table repeater, I wanted to be able to bring these materials to the table through the accordion, but I could also bring the materials as I said above, which would be a simpler solution.
14 replies
Accordion on the table
Really, my main idea was to bring this information with the accordio, but I will consider bringing it in a table action with the table repeater, as it takes up much less space than the traditional repeater, thank you!
14 replies
Action that opens a modal, where there are buttons that take you to other modals
Do you have a link to the documentation so I can analyze this?
Now I'm doing something like this
Main action where other actions are centralized
ExtraModalFooterActions
Action where pulls a modal
Action whre pull another modal
The first action has a ->action() to save the data from the main modal, just as the ->extraModalFooterActions acations have a ->action() for each modal
6 replies