So I’ve designed a support form that I am happy with and want to include on my website, but I stumped how to have the button submit the form to the admin as an email. Essentially a contact form. I imagine that I need to do something in terms of sections/templates in the backend. I just coded the HTML directly in the editor without going into the code backend.
Here’s the page in question: https://kdigitalstudio.com/pages/support
How can I accomplish this?
@kdigitalstudio - please check this link, did you code it inside ‘form’ liquid code , like the given link?
https://shopify.dev/themes/customer-engagement/add-contact-form
I get an error message that the liquid code cannot be used because it’s not connected to a dynamic source. To explain more, I have coded the HTML on the “front-end” of the webpage design. I haven’t been able to get it to work in the back-end as I kept running into errors with sections and templates.
@kdigitalstudio - you are adding it to html section,
please try code like in the link and add it in either template or custom liquid section