AJAX in Form Element?

As it currently stands, I don’t believe it’s possible to have an AJAX function run on submitting the values through a Form element?
Not sure how efficient a preventDefault() snippet on click would be in this case. It may work, but hopefully it wouldn’t conflict with anything else that Bricks does behind the hood on click as there is no Ajax action in-built.

Can anyone please enlighten?