Passing values to: on_sent_ok
-
I would like to be able to pass values from the from to a function call on_sent_ok.
Here is a very simple example, where [your-message] is taken from the from definition:
[textarea* your-message x5 placeholder “Your inquiry here”]
on_sent_ok: “alert(‘[your-message]’);”
Any ideas how this can be achieved.
- The topic ‘Passing values to: on_sent_ok’ is closed to new replies.