Yes you can add a new page to the application. Most of this is done in the XML. Are you trying to have it launched from the navigator or as part of some other action (like clicking a button to show additional details)?
If you want to launch it in the navigator (like we do for Materials & Tools, Map, & My schedule pages) just add another menu-item to the <menu slot="navigation-items" id="k9p4v"> in the app.xml.
If it's a page you want to bring up based on clicking a button (like we do for tasks for example), then you have to write a little bit of JavaScript in the AppCustomization.js file. For example, to change from the current page to the materials page you would declare a function in AppCustomization.js, set that as the onclick argument for the button, and then in your function do something like:
this.app.setCurrentPage({name: 'materials'});
As for the documentation, yes some of that is IBM only at the moment. We are working on building out more documentation, both functional and technical. As part of that documentation effort, some of these internal resources might be made public. We haven't determined what, if any, of that documentation will become public. We wrote this documentation for internal developers so we can't make it public without going through a thorough review and making any necessary updates.
------------------------------
Steven Shull
------------------------------
Original Message:
Sent: Thu April 07, 2022 09:26 AM
From: Donovan Smith
Subject: suggestion on maximo mobile for EAM Customization Doc
Hi Steven,
Thanks for providing the case studies linked above. These are helpful, but don't fully handle the tasks were trying to accomplish.
We'd like to understand the process for adding a new page to an existing application. Is there a supported method of handling this requirement?
In addition, within the application designer I found a section under the component documentation listed as 'External Links'. These appear to direct the user to a private github repository. Are there any plans to publish these refence documents publicly?
Thanks,
Donovan
------------------------------
Donovan Smith
Original Message:
Sent: Tue February 15, 2022 08:26 AM
From: Steven Shull
Subject: suggestion on maximo mobile for EAM Customization Doc
The file Maycon shared can be found here: https://www.ibm.com/support/pages/node/6408032 . As we come out with a new releases (we'll have the MAS 8.7 release next Tuesday the 22nd), this is a good link to bookmark. Just a FYI on the naming, we didn't skip 4 versions. We started with the 8.0 version on a later version of MAS and decided to switch the mobile naming to keep it consistent with the MAS version.
Tom has also been posting some files on this community. If you go into the Library and expand Maximo->Maximo Application Suite->Manage->Administration/Configuration you'll see them. I believe the following link will work as well but if not let me know https://community.ibm.com/community/user/iot/communities/community-home/all-news?attachments=&communitykey=3d7261ae-48f7-481d-b675-a40eb407e0fd&defaultview=&folder=b4513b38-8184-4ab6-a22f-b56c82318b21&libraryfolderkey=&pageindex=0&pagesize=12&search=&sort=most_recent&tab=librarydocuments&viewtype=row . Just scroll down to the bottom of the page and you should see the files.
If you hit a use case not covered here that isn't too involved (we can't build an end to end app for example) let me know. I have some examples that are internal only right now but I plan to publish updated versions of them for the 8.7 release.
------------------------------
Steven Shull
Original Message:
Sent: Mon February 14, 2022 02:51 AM
From: Bala Chendrayudu
Subject: suggestion on maximo mobile for EAM Customization Doc
Hi EAM Team,
Is there any maximo mobile for EAM app customization documents available apart from IBM provided document. if team can provide a sample change performed on mobile app, then it would be great.
------------------------------
Bala Chendrayudu
------------------------------
#AssetandFacilitiesManagement
#Maximo