
Hi
My app has the option for the user to enter text in English or Hebrew (this is a field in the SharePoint list), how I can do the text will be entered conveniently and will allow the user to format the text like:
1. Downloading a line between sentences.
2. How to enable when it is in English The text will be left to right and in Hebrew right to left.
3. When inserting the text, the user will be able to see all the text and uncut as in the image I have attached. (in edit screen)
4. Add design options to the user such as a line under the text or highlighting text, etc. (in edit screen)
i would like something like text tool bar like in this text box:
now my screen app look like this:
Hi @Anonymous ,
You can use the Language function to check the current language, then set with variable in Visible property of 2 different labels control with different layout setting.
Regards,
Mona