Maximo

Maximo

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

 View Only
  • 1.  App Designer - conditionally hide fields based on Security Group

    Posted 07/19/21 02:59 PM

    Hi all, what is the best way to conditionally hide a text field in App Designer based on Security Group membership. I have a few fields in the User application that I would like to hide and only show for Supervisors and MAXADMIN for instance. I'm on Maximo 7.6.1 and our instance is software-as-a service so I don't have any backend access per se






    #SupportMigration
    #AssetandFacilitiesManagement
    #Maximo
    #Support


  • 2.  RE: App Designer - conditionally hide fields based on Security Group

    Posted 07/22/21 06:12 PM

    There a many ways to do this. SaaS provider can explain what kind of customization options you have.

    http://maximodev.blogspot.com/p/conditional-expressions.html?m=1

    Stay away from SigOptions if at all possible using alternative solutions. I find it difficult to maintain and becomes a mess as you add more SigOptions over time. Sure, it was fine when you were on Maximo 6 because it was one of the few options, but there are much better solutions in Maximo.






    #SupportMigration
    #Support
    #Maximo
    #AssetandFacilitiesManagement


  • 3.  RE: App Designer - conditionally hide fields based on Security Group

    Posted 07/22/21 06:56 PM

    Thank you I will look into these. An example of what I would like to do is in the Users app hide the LOGINTRACKING.ATTEMPTDATE field from certain groups like everyone that isn't MAXADMIN or Supervisor.






    #AssetandFacilitiesManagement
    #Support
    #Maximo
    #SupportMigration