Email script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 02:10 AM
I need help creating an email script that allows users to click "Accept" and "Reject" buttons in a notification to open Outlook, with the email body in Hebrew. While my current script successfully opens Outlook, the email content doesn't appear with the correct right-to-left (RTL) alignment, which is essential for Hebrew as it's a language read from right to left.
I'm looking for a solution that ensures the text in Outlook is properly aligned from right to left, so that the Hebrew content is displayed as it should be. Despite opening Outlook correctly, the text formatting isn't behaving as expected. Could someone assist in adjusting the script or providing a method to enforce RTL alignment for Hebrew in the email body when it's opened in Outlook?
Any guidance on how to fix this issue would be greatly appreciated.