SOLVED

Re: Embedded Form having TWO field labels

Go to solution
RaguPrashanth
Level 2

Hi All,

 

We are trying to display the checkbox (left side) of field label. 

While loading the Marketo FORM in Landing page (via embedded form) we able to see field label as twice instead of 1 time. 

 

Note : We have used FORM as embedded in Landing page Meta Tag section.

 

Please find the below screen shots (followed the below steps) for reference.

Form_Issues_Screen_1.pngForm_Issues_Screen_1_1.png

 

Final output: We expect to display only the GREEN highlighted area. But we able to see additional label.

 

Form_Issues_Screen_2.png

 

Kindly let me know if any additional script needed to avoid to display the label as twice.

 

Regards,

Ragu

 

1 ACCEPTED SOLUTION
SanfordWhiteman
Level 10 - Community Moderator

Note : We have used FORM as embedded in Landing page Meta Tag section.

1. Why are you doing this? You lose functionality, i.e. native Pre-Fill and named activities, when you don’t use a true mktoForm element. Never recommended!

 

2. Please link to your page, it’s not possible to troubleshoot a screenshot. But you should change to using a mktoForm element first, no reason to look into it as-is.

 

There is no script required to not do this, it’s aberrant behavior likely due to your choice to use the form embed and/or other custom JS you put on the page.

View solution in original post

4 REPLIES 4
SaurabhGoyal_GN
Level 4

Hi @RaguPrashanth - I trust your issue is resolved.

 

Just curious to know if it's showing correctly now?

 

Thanks!

RaguPrashanth
Level 2

Hi All,

Sorry for late reply.

 

Yes, the issue was resolved by modifying the custom JS code, which was previously enabling the second label. This behavior is now controlled.

 

Regards,

Ragu

SanfordWhiteman
Level 10 - Community Moderator

@RaguPrashanth please return to your thread and read responses from the community.

SanfordWhiteman
Level 10 - Community Moderator

Note : We have used FORM as embedded in Landing page Meta Tag section.

1. Why are you doing this? You lose functionality, i.e. native Pre-Fill and named activities, when you don’t use a true mktoForm element. Never recommended!

 

2. Please link to your page, it’s not possible to troubleshoot a screenshot. But you should change to using a mktoForm element first, no reason to look into it as-is.

 

There is no script required to not do this, it’s aberrant behavior likely due to your choice to use the form embed and/or other custom JS you put on the page.