Avatar

Level 1

I dont think watched folders will be able to help in this case.

My initial thought was to see if i can use any field in our LDAP to see if there is any language preference setting in it, but unfortunately i did not find any. Had that been there i could have used it (by mapping it with some property in the LC usertable) and used it in the form renderer to set the appropriate language to use during display.

But since i did not get any such thing I went with the approach that the form would render by default in English and then the user can select a langage (from dropdown or button click) and then the label text will get updated as per the selected language.