Maximo

 View Only
Expand all | Collapse all

Maximo mobile not showing the complete DESCRIPTION text of workorder

  • 1.  Maximo mobile not showing the complete DESCRIPTION text of workorder

    Posted Fri December 15, 2023 05:55 AM

    Hi All,

    In our core Maximo, the length of DESCRIPTION field is 300 characters and not 100 chars.

    So when we check the same description for the workorder in Mobile, it is not showing the full description.

    any way to fix this?

    Thanks in Advance.



    ------------------------------
    Ritesh Ranjan
    ------------------------------


  • 2.  RE: Maximo mobile not showing the complete DESCRIPTION text of workorder

    Posted Sun December 17, 2023 04:37 AM

    Hi Ritesh,

    Do you have this problem only in Mobile device? Did you tried to set max-length property?

    TECHMOBILE application is using wrapped-text component to display description for work order. This component has max-length property which default value is set to 255 characters if no one set his own value in the component. If you didn't do that, could you please try to put this property and set it to 300 characters. Please execute some tests in Mobile (I just tested it in maf-tool).

    <wrapped-text size="large" max-length="300" label="{woDetailResource.item.description}" sub-label="{woDetailResource.item.computedWorkType}" id="mwneb" truncation-type="end" />


    ------------------------------
    Bartosz Marchewka
    IBM Maximo Consultant
    AFRY
    ------------------------------



  • 3.  RE: Maximo mobile not showing the complete DESCRIPTION text of workorder

    Posted Wed December 20, 2023 01:49 PM

    Hi Bartosz,

     

    This seems to be working, Thanks a lot.

     

    Regards,

    -Ritesh Ranjan

     

    'The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com'

    Internal - General Use