Grabbing response from action in Form #627
Closed
front-depiction
started this conversation in
General
Replies: 1 comment
-
Found my solution in #456 Superform |
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 need to run some front end code upon form validation.
As form validation runs server side, I would respond to the request and give the thumbs up for execution.
How would I access the return of the action that runs from the
Form
component?Beta Was this translation helpful? Give feedback.
All reactions