Making notification email text uppercase

  • salutesicilia
    Asked on March 12, 2015 at 10:48 AM
  • Jan
    Replied on March 12, 2015 at 12:19 PM

    Original Title: E' possibile trasformare in maiuscolo il testo del report

    Hi there,

    If I understand you correctly, you want to make the text-casing to become uppercase in the notification email right?

    Go to the email notification wizard by clicking the "Emails" button on the toolbar. Select the notifier.

    Making notification email text uppercase Image 1 Screenshot 30

     

    On the Compose Email, highlight the {fullName} then click the "Table Cell Properties" button. 

    The Table Cell Properties will appear. Go to "Advanced" tab and on the "Style" value, add

    text-transform: uppercase;

    Click "Update" when you're done.

    Making notification email text uppercase Image 2 Screenshot 41

    Hope this helps. Thank you.