Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
this is url of landing page: https://info.talend.com/prodevaltedi.htmlthis is url of Drupal page: http://www.talend.com/enterprise-data-integrationwhat's spooky is that I have another similar form for which by default value is properly selected...
Note: in my case, the 2 employees are based in different countries and didn't share any link. They have filled out the same form embedded on a Marketo Landing Page whose link was posted on our Drupal Website (origin of US registration) and LinkedIn (origin of UK registration).
Hello,one of my UK colleagues has tried to register to an event and has seen the email address of a US counterpart.Why is this happening and how can we prevent this for occuring again? I don't want that our lead details are randomly displayed to anybody's eyes...Cécile @ Talend
Hello,I have created one 2.0. form that I have embedded on a Drupal page and a MKTO page. For one of the radio button, I have selected a "by default value". The select is working properly on Drupal but not the MTKO page. Is it a bug?Cécile @ Talend
@ Michaela: thanks for instructions for Select.I already knew about the Visibility rules (specific picklist values per country) but I never thought about changing the Field Label! So thanks for the unsollicited tip, you have made my day!
Hello, I would like to localize my 2.0 forms. I have been able to translate everything except the Select inside drop-down list. Do you know how I can achieve that?
thanks Steffen.In the meantime I have added a line in my js on iFrameif(document.getElementsByName("FieldName")[0]) document.getElementsByName("FieldNam")[0].checked=true;
any solutions?
Hello,I have created a 2.0 form. As the form is embedded on a non MTKO page and I needed the fields to be pre-filled, I have added form to a landing page and created an iFrame.The issue is that I have a radio button question where I wanted to have one selected by default field. I can perfectly see t...