Skip to main content

Leaving Ideagen Luminate

This link leads to an external site. Only proceed if trusted. Ideagen is not responsible for external content.

Ideagen Luminate logo Ideagen Luminate logo
    Navigation
    {{search submit=false instant=settings.instant_search class='search search-full' placeholder='Search for articles, announcements and more'}}
    Need help?
    Send feedback
    {{#if (not signed_in)}} {{#is help_center.name "Ideagen Help"}} {{#link "sign_in" class="unified-navigation--btn-primary"}}Sign in{{/link}} {{else}} {{#link "sign_in" class="unified-navigation--btn-primary"}}Sign in{{/link}} {{/is}} {{/if}} {{#if signed_in}}
    {{user.name}}
    {{#is help_center.name "Ideagen Help"}} Manage tickets {{else}} {{#link "requests" role="menuitem"}} Manage tickets {{/link}} {{/is}} Update profile Change password
    Privacy Policy Terms of Use
    {{#link "sign_out" role="menuitem" class="signOut"}} Sign out {{/link}}
    {{/if}}
    {{search submit=false instant=settings.instant_search class='search search-full' placeholder='Search for articles, announcements and more'}}
    This page does not meet FedRAMP security standards. Please avoid entering sensitive or classified information. Learn more
    Learn more
    Learn more

    Looking for help?

    Common queries

    View all
    Back Open

    Send us feedback

    Before you start

    This form is for Ideagen Luminate feedback only.

    Your submission will not receive a response. To request solution support, open a ticket with us.

    We'd love to hear your thoughts on features, usability, or what you love about Ideagen Luminate.
    Ideagen Community Logo
        • Community
        • Recent activity
        • Unanswered questions
        • News
        • Announcements8
        • Feature spotlight5
        • General1
        • Ideagen Audit Analytics
        • Discussions17
        • Ideagen Aviation Safety • Cora (Formerly Coruson)
        • Discussions4
        • Ideagen EHS • Priya (Formerly ProcessMAP / Ideagen EHS)
        • Discussions22
        • Ideagen Collaboration Portal (Formerly Huddle™)
        • Discussions9
        • Ideagen Please Review
        • Discussions12
        • Ideagen Smartforms (Formerly MiCo / Smartforms Professional)
        • Discussions5
        • Ideagen Quality Control • Professional (Formerly Inspection Xpert (IXOD) 2.0)
        • Discussions4
        • Ideagen Quality Control • Enterprise (Formerly Inspection Xpert 3.0 / Quality Control Essentials)
        • Discussions6
        • Ideagen Quality Management • Professional (Formerly Q-Pulse QMS)
        • Discussions176
        • Ideagen Quality Management • Core (Formerly Qualtrax / Quality Management Essentials)
        • Discussions39
        • Ideagen Workplace Training (Formerly WorkRite)
        • Discussions9
        • Ideagen Healthcare Guardian (Formerly InPhase)
        • Discussions39
        • Ideagen Policy Logic (Formerly CompliSpace)
        • Discussions5
        • Ideagen EHSQ • Enterprise (Formerly the DevonWay platform)
        • Technology updates26
        • Discussions1
        • Ideagen Mail Manager
        • Discussions9
        • Ideagen Audit & Risk Management
            • Discussions2
            • Discussions3
            • Discussions1
        • Ideagen EHS • Core (Formerly Lucidity)
        • Discussions5
        • Ideagen Machine Safety (Formerly Plant Assessor)
        • Discussions1
        • Ideagen Mail Manager • Enterprise (Formerly OnePlace)
        • Discussions1
        • Ideagen Compliance (Formerly ConvergePoint)
        • Discussions2
        • Ideagen Safe Food (Formerly SafeFood 360°)
        • Discussions2
        • Ideagen Supply Chain (Formerly Authenticate)
        • Discussions2
        • Ideagen Workforce Safety (Formerly Damstra)
        • Discussions4
        • Ideagen Risk Management • Ion (Formerly Pentana Risk / Risk Management)
        • Discussions0
        • Ideagen Internal Audit • Aura (Formerly Pentana Audit / Internal Audit)
        • Discussions0
        • Ideagen Internal Audit • Alto (Formerly Pentana MK / Internal Audit MK)
        • Discussions0
        • Ideagen Wearable Safety (Formerly Reactec)
        • Discussions1
    • Ideagen Help
    Ideagen Community Logo
    • Create a post
    • Sign In
    • Ideagen Luminate
    • Community
    • Ideagen Workplace Training (Formerly WorkRite)
    • Discussions
    • WorkRite Training Notification HTML Tags
    Solved

    WorkRite Training Notification HTML Tags

    • Forum|Forum|2 years ago
      March 1, 2024
    • 6 replies
    • 251 views

    D
    Thinker
    Forum|alt.badge.img+1
    • damian.miesak
    • Thinker

    Hello community,

    Does anyone know if its possible to customise the ‘Content’ body of notifications sent from WorkRite?

    The below is mentioned in small text above the ‘Body’ of the notification window, and if these are tags that can change the style of the notification, it would be helpful to know how to apply them in the body for the desired effect.

    N.B. The following HTML tags are permitted in the email body: a, b, strong, br, ul, ol, li. Any other tags, including their content will not be saved.

    I have added a lot of information into one of the training notifications for NEM course (attached) and want to make it easier for the person receiving the email to read through its contents by making the sub headings bold.

    Best answer by Samuel Brown

    Hey @damian.miesak!

    I used to be a member of our WorkRite support team many years ago, so I feel I can answer this one for you. The content body allows you to use some basic HTML tags. To make some of the text bold, simply wrap the text you want with <b></b> tags like below.

    New and Expectant Mothers (NEM) Course & Assessment
    <b>Estimated course completion time: 1 hour</b>
    <b>Estimated assessment completion time: 10 minutes</b>
    It is crucial...
    • <a> - Hyperlink to any URL
    • <b> - Makes the text bold
    • <strong> - Means the text is important
    • <br> - Creates a line break
    • <ol> - Defines the start of a structured list
    • <li> - This is a list item inside of a structured list

    If you need any more informaton on how to use any of the above, please check out this cheatsheet which you can find here.

    • WorkRite
      • Like
      • Share

      6 replies

      • Newest first
      • Best voted
      Samuel Brown
      Ideagen Community Manager
      Forum|alt.badge.img+8
      • Samuel Brown
      • Ideagen Community Manager
      • Best answer
      • Forum|Forum|1 year ago
        March 4, 2024

      Hey @damian.miesak!

      I used to be a member of our WorkRite support team many years ago, so I feel I can answer this one for you. The content body allows you to use some basic HTML tags. To make some of the text bold, simply wrap the text you want with <b></b> tags like below.

      New and Expectant Mothers (NEM) Course & Assessment
      <b>Estimated course completion time: 1 hour</b>
      <b>Estimated assessment completion time: 10 minutes</b>
      It is crucial...
      • <a> - Hyperlink to any URL
      • <b> - Makes the text bold
      • <strong> - Means the text is important
      • <br> - Creates a line break
      • <ol> - Defines the start of a structured list
      • <li> - This is a list item inside of a structured list

      If you need any more informaton on how to use any of the above, please check out this cheatsheet which you can find here.

        • Like

        D
        Thinker
        Forum|alt.badge.img+1
        • damian.miesak
        • Author
        • Thinker
        • Forum|Forum|1 year ago
          March 4, 2024

        Thanks Samuel!

        This community forum is proving very useful, I had the impression that this was something I could find the answer to in google but with limited resources its really helpful to ask for help here and get a definite answer.

          • Like

          D
          Thinker
          Forum|alt.badge.img+1
          • damian.miesak
          • Author
          • Thinker
          • Forum|Forum|1 year ago
            April 3, 2024

          Any ideas why the text is showing up blue and how can I change this?

          Bearing in mind that I can only use the following HTML tags: a, b, strong, br, ul, ol, li.

          I’ve already tried variations of different tags but nothing seems to change the colour of the text to black.

           

            • Like

            Samuel Brown
            Ideagen Community Manager
            Forum|alt.badge.img+8
            • Samuel Brown
            • Ideagen Community Manager
            • Forum|Forum|1 year ago
              April 3, 2024

            @damian.miesak - The <li> HTML element is used to represent an item in a list. It must be contained in a parent element: an ordered list (<ol>) or an unordered list (<ul>). In unordered lists, list items are usually displayed using bullet points. In ordered lists, they are usually displayed with an ascending counter on the left, such as a number or letter.

            See below for an example of this.

            Firstly, you will be issued:
            <b>New and Expectant Mothers (NEM) Course & Assessment</b>

            <ul>
            <li>Estimated course completion time: 25 minutes</li>
            <li>Estimated assessment completion time: 5 minutes</li>
            </ul>

             

              • Like

              D
              Thinker
              Forum|alt.badge.img+1
              • damian.miesak
              • Author
              • Thinker
              • Forum|Forum|1 year ago
                April 3, 2024

              Thanks Samuel,

              I tried this but it did not change the colour of the text.

              I removed the <li>tag and kept the <b> which worked removing the blue colour and keeping the bold headers. I then inserted a <li> tag with the parent element for the first part, and did not add anymore <li> tags to the consequent headers but the blue text appears to inherently come with the list and no way of configuring it?

              Also when creating the parent element <ul> it creates excessive space between the bullet points so its not desirable. 
               

               

                • Like

                Samuel Brown
                Ideagen Community Manager
                Forum|alt.badge.img+8
                • Samuel Brown
                • Ideagen Community Manager
                • Forum|Forum|1 year ago
                  April 3, 2024

                Hey @damian.miesak,

                This is extremely unusual and not something i’ve seen or faced before. Unfortunately I don’t have access to your system to check your setup and make sure there’s nothing funny going on.

                Could I ask, in this instance, to raise a ticket with our Support team so that one of our colleagues can take a deep dive into your system and work out if this is a configuration issue or a fault with the system?

                Raise a WorkRite ticket

                  • Like

                  Become a Quality Management: Professional Certified Administrator

                  Learn more
                  Powered by Gainsight
                  Terms of UseCustomise cookiesAccessibility statement

                  logo_full-color.svg

                  Sign inSign up

                  Login with SSO

                  Ideagen Employee Login Login with Ideagen Hub
                  or

                  logo_full-color.svg

                  Sign inSign up

                  Login with SSO

                  Ideagen Employee Login Login with Ideagen Hub
                  or
                  Forgot your password?

                  Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

                  Back to overview

                  Scanning file for viruses.

                  Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.

                  OK

                  This file cannot be downloaded

                  Sorry, our virus scanner detected that this file isn't safe to download.

                  OK
                  CommunityAll forumsEvents Ideagen Luminate News
                  Get in touch Open a Support ticket Contact sales
                  Useful linksAll Help documentation All Skills courses Resources
                  Get in touch Open a Support ticket Contact sales
                  Ideagen Corporate news Events and webinars

                  Connect with us
                  ©  Ideagen
                  Privacy PolicyTerms of Use Data Protection PolicyEnvironmental Policy Slavery and Human Trafficking Statement