Maximo Open Forum

 View Only

How to get my cloned app to show up in the Mobile app navigator?

  • 1.  How to get my cloned app to show up in the Mobile app navigator?

    Posted an hour ago

    Hey,

    Can someone point me to information on how to get my cloned role-based app to show in the Mobile app navigator? It shows up fine via browser. 

    Here...

    Is the AI answer close?
    1. Locate the Navigator Section: Find the <page> component with the ID "navigator" or a similar identifier within the XML structure.
    2. Add a New Navigator Tile: Add an XML entry for a navigator-tile component. This entry will define the appearance and behavior of the new item. You will need to specify:
      • label: The text displayed on the tile.
      • event: The action triggered when the tile is tapped (e.g., navigating to another page using an ID or a JavaScript function).
      • datasource (optional): If the tile needs to display dynamic data (like a count of pending work orders), you link it to a Maximo data source with a predefined query

    #MaximoApplicationSuite
    #Mobility

    ------------------------------
    Thanks,
    Andy
    ------------------------------