Using remote forms + enhance is it possible to modify a form value before its sent to the server? #15760
Unanswered
paulhahayes
asked this question in
Q&A
Replies: 1 comment
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.
-
I have a very basic form where I basically just ask the user to enter a title. This would then trigger a snapshot save of a fabric js canvas which i then want to submit to my server to save. I can do this very easily with a command. But I am wondering before I abandon forms is it possible to achieve this using them.
e.g via command I can do:
Beta Was this translation helpful? Give feedback.
All reactions