22
Views
2
Comments
Mobile number format in Arabic

Hello everyone,

I'm working on an application which shows the user info including the mobile number, it works fine when the app direction is LTR, but when the user change the app language to Arabic the mobile number shows in a wrong form like the attached screenshot.

I tried applying direction LTR using CSS properties but it didn't work, any one has an idea how to achieve such thing?
Thanks in advnace


Screen Shot 2022-11-06 at 8.34.26 AM.png
2022-08-03 04-32-50
Ravi Punjwani

You can wrap it in an span or div, and keep it as LTR for the phone number portion only

2022-08-03 04-32-50
Ravi Punjwani

Hi @Ahmed Adel were you able to fix the Mobile number format in Arabic?

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