Modify Service Request detail screen within Application Designer

I recently received a question regarding the ability to edit the Service Request detail screen in the application designer in Maximo 7.  Actually, it was more along the line of where can I find the detail screen in the application designer?  Of course, adding fields and modifying fields is somewhat straight forward in the application [...]

This text is available for purchase but you need to login or register first. Please Login here.

Set default filter where clause in application designer

You can set default filters for workorders in Maximo, by setting the default where clause in the application designer.  You can set it so that when a user first opens the workorder module, only the PM worktypes are queried.   The user can still requery the workorders by using the advanced search.  Read the whole article [...]

Show default craft of lead person on the workorder

In Maximo 4.1.1, you used to be able to select a laborcode or craft on a workorder. Now in Maximo 6 and 7, you can’t even select either one. You now have to select a person ID for the lead field on the workorder. I am not completely sure why IBM got rid of that [...]

This text is available for purchase but you need to login or register first. Please Login here.

Color code Workorder Tracking list items

The workorder assignment manager already has a built in color code scheme where it changes the font color of the rows depending on what the priority of the workorder is. We can expand this functionality to other modules as well such as the Workorder Tracking module. We can change the row color of each workorder [...]

This text is available for purchase but you need to login or register first. Please Login here.

Edit dialogs not found in Application Designer

I recently got a great question from Ernie.  The question was this: Would you happen to know how to hide the Person Group tab on select ownership menu option? I need to be able to assign an owner and owner group. I have already creating a lookup field for person group and need to remove [...]

This text is available for purchase but you need to login or register first. Please Login here.

Create iframe control in Maximo 7

An iframe control can be useful in many ways to add extra functionality to your existing Maximo implementation.  You can use this method to host our EZDash solution.  This little tip on how to create an iframe control in Maximo doesn’t involve any custom java code to be written.  It’s actually quite easy to create [...]

Maximo Asset Management v7.1 Education Assistant

I found this great IBM support site that has a few short flash demos/tutorials for doing various tasks in Maximo 7. Here is the complete list of flash videos.

Customize report toolbar icons in Maximo

Before version 6.2.2, you can have more than 2 icons for Direct Print reports in the Application Toolbar.  After this release, you can no longer to that unless you modify the system XML to do so.  You can modify the library XML to do expand the asset/location drilldown limit as well. So to customize the [...]

Change location/asset drilldown limit

Have you been in the location or asset drilldown dialog box and seen the node “…This level has reached the set display limit…”? That is because the drilldown limit for child nodes is set to 50. You can change this limit to 5 or even 200.

Add a Long Description to a Field in Maximo 7

To enable long description functionality to a field in application designer, you must first set the field to be a long description owner. After you’ve done that, you set the ‘Lookup’ property to LONGDESC for the field in application designer. I will guide you through setting this up in Maximo 7. First, go to the [...]