Retrieve data without submitting the form

Murat_Turan
Level 2

Retrieve data without submitting the form

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

1 REPLY 1
Grégoire_Miche2
Level 10

Re: Retrieve data without submitting the form

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