Submit a form using php code

Hi,

I want to submit a form using php code to use sendmail.

Two issues I encounter: 1) I have not found a way to change a button to input type submit - is this possible? 2) I have not found a way to insert php code before the html tag of a specific web page (the contact page) - is this possible?

Thanks!

1 - select your button mark up and in the right hand panel you will see some option - it’s is here that you can button from a link to a submit action.

As for the including php - that won’t work in BSS so you will have to include it post export.

Php is not supported natively within this app and does require some edits out side of the app