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?
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
Comment #2
jrockowitz commentedYou would have to create a webform node and translate that URL.
Comment #3
dinesh_kesarkar commentedI fixed that using URL alias thanks