Creating multi-language contact/request forms | Community
Skip to main content

Creating multi-language contact/request forms

  • August 20, 2018
  • 2 replies
  • 0 views

hey

is there anybody to provide me with some tips and trick for creating a request form which acts on the selected language?

thxs

This topic has been closed for replies.

2 replies

Dan32
  • August 21, 2018

Hey René,

 

We rely heavily on multilingual contact forms in our Guide.

The secret sauce is Zendesk's Dynamic Content feature.

 

Any time we create a ticket field that will be on a public form, we create a piece of Dynamic Content first, for the field's name. Then we get the translations for that field entered as variants for that content.

 

Then we take the placeholder, {{dc.catv2_ecom_domain-ssl}}  in this case and enter that as the field's value in the ticket field setup.

 

Now, when the field is loaded in the Help Centre form, it will display the translation based on the language the user has selected on our Guide.

Is that what you wanted to accomplish?


Jennifer16
  • August 22, 2018

Hey Dan,

Thanks for jumping in and explaining that!