Add onsubmit or similar #2588
Unanswered
omgslinux
asked this question in
Questions & Answers
Replies: 1 comment
-
Transferring in discussion as this is more a support question |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm working on a basic crud with ux-live components, and have a problem with the code in the "delete" link next to "edit" for each row.
The usual code, as you should know, generated with make:crud for a "question" entity is like this:
So, I'm looking for a way to have a way as a parameter to
{{ live_action () }}
to have a similar behaviour.Is there already something I'm missing (except stimulus code) or should be added?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions