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
------------------------------
Original Message:
Sent: Fri December 15, 2023 05:55 AM
From: Ritesh Ranjan
Subject: Maximo mobile not showing the complete DESCRIPTION text of workorder
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
------------------------------