Replies: 0
I am having a custom form, code is provided by salesforce, to track leads and submissions. When amp page is loaded I am getting validation error concerning “action” tag inside a form // The attribute ‘action’ may not appear in tag ‘FORM [method = POST]’ //. I believe it requires action-xhr
Thank you!