Replies: 1 comment 1 reply
-
|
Would you like modal forms ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Package
Widgets
Package Version
v3
How can we help you?
Hello,
I've got a table widget showing the last orders.
I would like to be able to show the order details inside a modal, exactly like it does in my Order list.
I don't use an infolist nor a view page: it just shows the disabled form.
When I use
Tables\Actions\ViewAction::make(), it just opens an empty modal.Is there a way to do something like this?
Beta Was this translation helpful? Give feedback.
All reactions