Maximo

Maximo

Come for answers, stay for best practices. All we're missing is you.

 View Only
  • 1.  Superscript in field label? (WOTRACK)

    Posted Tue March 23, 2021 10:04 AM
    MAM 7.6.1.2:

    In WOTRACK, I have fields that have labels that pertain to metres squared and metres cubed.


    For those field labels, I want the "2" and "3" to be superscript font: M2  &  M3.
    Is there a way to do this in Application Designer?

    Thank you.
    #Maximo
    #AssetandFacilitiesManagement


  • 2.  RE: Superscript in field label? (WOTRACK)

    Posted Wed March 24, 2021 05:28 AM
    Sure, it works, but with the special characters 2 and 3 (superscript), you can find them in the Windows program Character Map (charmap.exe). Copy from CharMap and paste in the description save the application.

    ------------------------------
    Robert Zientara
    Solution Expert
    Rodias GmbH
    Weinheim Germany
    ------------------------------



  • 3.  RE: Superscript in field label? (WOTRACK)

    Posted Wed March 24, 2021 10:12 AM
    You can also change the label to:
    Area (M&sup2)

    ------------------------------
    Steve Hauptman
    ------------------------------



  • 4.  RE: Superscript in field label? (WOTRACK)

    Posted Wed March 24, 2021 10:26 AM
    You can also use the HTML <sup> tag -- e.g. <sup>2</sup>. Unfortunately, this does not work for table column headings, but it does work for field labels.

    ------------------------------
    Blessings,
    Jason Uppenborn
    Sr. Technical Maximo Consultant
    Ontracks Consulting
    ------------------------------



  • 5.  RE: Superscript in field label? (WOTRACK)

    Posted Wed March 24, 2021 10:44 AM
    Edited by System Admin Wed March 22, 2023 11:56 AM
    The nice thing about the HTML option is that the superscript text is bigger/easier to read:
    • Area uses charmap.exe - text is small and harder to read.
    • Volume uses HTML/<sup> - text is larger and easier to read.



  • 6.  RE: Superscript in field label? (WOTRACK)

    Posted Wed March 24, 2021 02:53 PM
    Hi You can try in field properties in label give Area(m<sup>2</sup>) same for other one

    ------------------------------
    Sahil Dutta
    ------------------------------



  • 7.  RE: Superscript in field label? (WOTRACK)

    Posted Wed March 24, 2021 02:54 PM

    In App Designer

    At runtime:



    ------------------------------
    Brian Ragusa
    ------------------------------