I have an webform with URL like en/form/contact, so how can I add spanish version of it like /es/formulario/contacto when the user switches the language on site?

Comments

dinesh_kesarkar created an issue. See original summary.

jrockowitz’s picture

Status: Active » Closed (won't fix)

You would have to create a webform node and translate that URL.

dinesh_kesarkar’s picture

I fixed that using URL alias thanks