27
Views
3
Comments
Saveing two different Language data in one entity
Application Type
Reactive

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 .

2023-01-26 16-03-24
Ana Agostinho

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

2021-07-21 10-26-16
Vani Mankad

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

ReactiveMultiLingual.oap
2023-06-21 08-58-47
Andrew Mahfouz 

Hello Arif, 

I would just recommend you, to Add attributes  Name_EN and  Address_Sh 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.