Maximo Open Forum

 View Only

 I want to change the order of the filter list in the MAF application.

  • Maximo Application Suite
GeunYoung Ahn's profile image
GeunYoung Ahn posted 04-20-2026 06:06

Hello.

I am currently developing a MAF application.

I am working on the `maximo-datasource` in `app.xml` and have added `filterable="true"` to the `attribute` options.

I have added multiple `filterable` attributes, but I am unable to sort the filter list as I want; it is sorted by title.

I have consulted the component reference, but I have not yet found a way to change the filter list to my liking.

If there is a way, please provide guidance.

Thank you.

Steven Shull's profile image
Steven Shull

It's a good idea (IBM AI Applications - Ideas Portal), but I don't believe this is currently possible. Unlike the classic applications where you manually built out the Advanced Search/More Search Fields dialogs, these are generated dynamically at runtime. They'd need some way of tracking this in the app.xml on the attributes and I don't think anything exists today.