Hello Everone,
I have one entity with two attributes ( Name ) and ( Address ) . In name i want to save name in english and in address i want to save address in spanish .
hope you all get my question . Please help me to solve my problem .
Thank you .
Hello Arif, There is no problem with saving two different language attributes in the same entity. I would just recommend you, to put something like Name_EN and Address_ES and/or add a comment on the description of that attributes. Best regards,
Ana
Hi @Arif Baig ,
PFA demo where i can save multilingual text in entity. I am not sure if your question is like - If it is possible to save spanish text while end user enters english text in address while submitting form ?
If so then it is a different story but if it is just about saving english in one and spanish in another column. It is doable. PFA for your reference.
Thanks,
Vani
Hello Arif,
I would just recommend you, to Add attributes Name_EN and Address_Sh