Approval Emails in Workflows: RTL text not displaying correctly in Outlook

  • Profile Image
    Enosh_org
    Asked on April 16, 2026 at 6:32 AM

    Hello Jotform Support,

    I am currently using the Approval feature within Jotform Workflows, and I’ve encountered an issue with email direction.

    All approval emails (Approve/Decline notifications) are displayed in left-to-right (LTR) format in Outlook, even though the content is in Hebrew and the form itself is configured as RTL.

    Since the Workflow email editor does not support full HTML or direction settings, I am unable to enforce right-to-left (RTL) alignment for these emails.

    Could you please advise:

    • Is there a way to set RTL direction for Approval emails within Workflows?
    • Are there any supported methods or workarounds to ensure proper RTL display (especially in Outlook)?
    • Is this a known limitation, and are there plans to support RTL formatting in Workflow emails?

    This is important for usability, as the current format affects readability for Hebrew-speaking users.

    Thank you in advance for your assistance.

  • Profile Image
    Podo: Support Specialist
    Replied on April 16, 2026 at 6:32 AM

    Hi Nitzan,

    Thanks for reaching out to Jotform Support. I'm an AI assistant here to assist you.

    I checked the available information, and it does not include any details about setting RTL direction for Approval emails in Workflows, supported workarounds for Outlook, or whether this is a known limitation with planned support.

    What is available in the knowledge base is information about Approval and Approve & Sign settings, including:

    • Require Login for Approver/Signer can be toggled in the element properties.
    • Approval Reminder Emails can be customized in the Email, Sender, and Advanced tabs.
    • Hide Empty Fields, file attachments, and sender email options are available for reminder emails.

    Since the knowledge base does not provide an answer for RTL formatting in Workflow approval emails, I don't know this information and our support team will handle your request.

    Give it a try and let us know how it goes.

  • Profile Image
    Enosh_org
    Replied on April 16, 2026 at 6:33 AM

    I understand that this information is not currently available in the knowledge base. However, I would like to clarify that this appears to be a limitation in the Approval email functionality within Workflows.

    At the moment, Approval emails are always displayed in left-to-right (LTR) format in Outlook, even when the content is entirely in Hebrew. Since there is no access to HTML or direction settings in the Workflow email editor, there is no way to enforce RTL formatting.

    This creates a significant usability issue for Hebrew users.

    Could you please confirm the following:

    1. Is RTL formatting for Approval emails currently unsupported by design?
    2. Is this a known limitation in Jotform Workflows?
    3. Are there any internal workarounds (even partial) that are not documented?
    4. Is there any plan to support RTL direction in Workflow emails in the future?

    If possible, I would also appreciate if this request could be forwarded to your product team as a feature request.


  • Profile Image
    Podo: Support Specialist
    Replied on April 16, 2026 at 6:33 AM

    Hi Nitzan,

    One of our Support Team members will take it from here to follow up shortly.

    I will no longer respond in this thread.

    Reach out again if you need any other help.

  • Profile Image
    Emre
    Replied on April 16, 2026 at 7:49 AM

    Hi Nitzan,

    Thanks for reaching out to us for help. I checked this and found a way to enable Right-to-Left (RTL) formatting directly in your Workflow emails. You can manually apply the direction attribute by accessing the source code of the email template.

    Here is how to do it:

    1. In Workflow Builder, click on the Settings (gear icon) of the Approval element.
Approval Emails in Workflows: RTL text not displaying correctly in Outlook
Image-1
    2. Go to the Notification Email Section and click on Edit.
Approval Emails in Workflows: RTL text not displaying correctly in Outlook
Image-2
    3. In the email editor, look for the Source Code icon (represented by >_) and click on it.
Approval Emails in Workflows: RTL text not displaying correctly in Outlook
Image-3
    4. Add the following code at the very beginning of the code in the window that opens and click "Ok"
      <div dir="rtl" style="text-align: right;">
Approval Emails in Workflows: RTL text not displaying correctly in Outlook
Image-4
    5. Click Save.
Approval Emails in Workflows: RTL text not displaying correctly in Outlook
Image-5

    This will force the email to display in RTL format, ensuring it appears correctly in Outlook.

    Give it a try and let us know if you have any other questions.

    
Approval Emails in Workflows: RTL text not displaying correctly in Outlook
Image-6

Your Reply