Retrieve data without submitting the form | Community
Skip to main content
Murat_Turan
Level 2
July 11, 2018
Question

Retrieve data without submitting the form

  • July 11, 2018
  • 1 reply
  • 1251 views

Hi all,

Is it possible to capture data (if we think someone has flagged some of the button or buttons) without pressing the "Submit" button in a form?

Best,

Murat

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Grégoire_Miche2
Level 10
July 11, 2018

Hi Murat,

You can always fire a form submit programatically based on another event in the page, and even send programmatically some data to the Marketo form, but there is no guessing, so if the email address is not captured, you will not be able to reconcile in the database.

What is the use case ?

-Greg