Maximo

Maximo

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

 View Only
  • 1.  Techmobile Worklog expand button

    Posted Thu September 25, 2025 02:12 PM
    In Techmobile we have the worklog functionality as shown below.
    We want the expand function have expanded by default.

    I went looking into Docker and what I know is that this is the chat-log component.
    I tried some Dialog stuff, but I do not get it to expand.

    Through the developer functionality the name seems to be dialog_edit_chatlog.

    Is there some (magic) way through Custom javascript that this button gets clicked or that it expands by default.

    Regards,
    Vincent Wanders 


    ------------------------------
    Vincent Wanders
    ------------------------------


  • 2.  RE: Techmobile Worklog expand button

    Posted 30 days ago

    HI @Vincent Wanders,

    You should see WOSUMMARY RBA application. It has longdescription in expanded mode by default. May be you can use that as reference to put the same logic in worklog.

    Do let me know if it works for you. 



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



  • 3.  RE: Techmobile Worklog expand button

    Posted 29 days ago

    Hi Ritesh,

    Thank you for the tip. I did take a look at it.

    Also tried a little with the code. Even did fetch code from the WOSummary controller and put it in the AppCust.js.
    Ofcourse it is not working. I have to rebuild everything if our customer wants this screen by default.

    It is kinda sad that there is so much difference between controllers/app's on the same objects.

    Probably because two different IBM teams are working on the WOSUMMARY and the TECHMOBILE apps.

    Results in two different WO controllers on the same objects.
    There is no consistancy in these developments.

    Regards Vincent



    ------------------------------
    Vincent Wanders
    ------------------------------