Help - Search - Members - Calendar
Full Version: Reading and writing to a Klaviyo form
HTMLHelp Forums > Programming > Server-side Scripting
tudsy
Hi

I am having problems reading data from a form and writing to a form in Klaviyo.

I have made a start but am I on the right track?

Attached is a copy of the form and the two relevant php files.


Form.php calls the form and process.php processes the data.


Thanks.
CharlesEF
I have no idea what 'Klaviyo' is but I looked over your code. Your HTML structure is messed up and you don't have a form opening tag anywhere in the page (you do have a form closing tag). You have meta and script tags placed between the html and head tags. Those should be in the head section.

How is form called? I don't understand your logic.
tudsy
QUOTE(CharlesEF @ Apr 15 2022, 04:18 AM) *

I have no idea what 'Klaviyo' is but I looked over your code. Your HTML structure is messed up and you don't have a form opening tag anywhere in the page (you do have a form closing tag). You have meta and script tags placed between the html and head tags. Those should be in the head section.

How is form called? I don't understand your logic.



Thanks for that.



The form is made from dragging and dropping from www.klaviyo.com.

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.