• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Cutomizing the tab name

    Scheduled Pinned Locked Moved User help
    2 Posts 2 Posters 971 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • I Offline
      iperry
      last edited by

      Heya,

      How do I customized the tab names? I would like to remove the "Mango v3" from the tab name, having just the page name.

      0_1544733263849_bc41f26a-1892-4c04-8120-e4887818b7f9-image.png

      I found the markup <title>...</title> in index.html but have not yet been able to find where the page name (and "Mango v3") is added to the tab name.

      Thanks
      Ian

      1 Reply Last reply Reply Quote 0
      • phildunlapP Offline
        phildunlap
        last edited by phildunlap

        Hi Ian,

        You could do this by modifying the Mango/web/modules/mangoUI/web/mangoUi.js file. The string Mango v3 only appears in the relevant place (you'll need to address the use of titleSuffix elsewhere in the file, probably).

        The <title> element is in Mango/web/modules/mangoUI/web/ui/index.html

        Modifying those will not persist through an upgrade. While you could put them into Mango/overrides/web/modules/mangoUI/web[/ui] I would not advise it, since that could break other things in the UI upon update.

        Edit: See this thread for a better way to do it: https://forum.infiniteautomation.com/topic/4457/cutomizing-the-tab-name

        1 Reply Last reply Reply Quote 0
        • First post
          Last post