We are using OOTB Form Builder components to create Form. On submitting the Form, we need to call custom code to save the content in database and then redirect to other page with success/failure message.
How can we add this custom code on click of submit button in Form using Form builder components.
Thanks