Skip to main content

Since I must make several language versions of 1 landing page, I want to have the same form field names (e.g. names in English) but with different form field labels (the name translated in each language).


How do I do that? (I don’ t want to create a landing page for each language that would have different names for one and the same field).

Hello Marc,


If I’ve understood correctly, then your best bet is to use the same form fields labels across all of your pages, let’s say the English label, but then to hover a textbox near your form with the correct translated label.


To do that, just hide the field labels:


Then place a textbox near your form with the correct language label:


That should help you achieve the functionality you need but if I’ve misunderstood, just let me know.


Thanks. This helped me.


Reply