We have a ‘Request A Demo’ form in this page and it does not seem to be acting in the way we expected.
It has a custom code submit action that was posting the form fine when we tested the component on it’s own but now it’s been transferred into this page we can’t see anything running. We added console logs to confirm this. I also added an on click event to the submit button as a sense check and that did fire, but the form inputs don’t seem to be available to that event.
Have we corrupted the link between the submit button and the form somehow? I can’t see what’s wrong. Any help very welcome.
Mike