Whether or not "ID attribute" can be added to submission button of Marketo form
Hi Community,
I was asked this question by my partner, web designer, who is supposed to implement this functionality.
Unfortunately, I have little knowledge of this field...
More concretely, we want to revise like this:
<<BEFORE>>
<button type="submit" class="mktoButton">SUBMIT</button>
<<AFTER>>
<button type="submit" id="news_letter_submit" class="mktoButton">SUBMIT</button>
JavaScript could achieve this we hope....
Hopefully we got some advice from a person with this experience.
Thanks in advance!
Tad