x

Will a submit button I create in HTML send me the info the customer inputs?

I am trying to combine steps that a customer needs to accomplish into either a multi-step form or by using collapsibles to show the steps and submit the information I need. My main question is when I create the Submit button for each step how do I get the information sent to me?


Does the submit button I create in html automatically send the customer's information to the Weebly servers then send it to me, like with their pre set forms and surveys? According to my research I would need the action to have a php link in it, but I don't have that information and can't find it in the Theme HTML/CSS section of Weebly and I'm pretty sure this little bit of code isn't enough to send me the customer's information filled out on the form: 

<input type="submit" value="Submit">
276 Views
Message 1 of 2
Report
1 REPLY 1

@barb97223 most likely not.  It won't hurt you to try out though.

248 Views
Message 3 of 2
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.