Drop Menu options

 2 Replies
 0 Subscribed to this topic
 22 Subscribed to this forum
Sort:
Author
Messages
ram32bo
Basic Member Send Private Message
Posts: 10
Basic Member

Can the drop menu on the top right hand corner that enables users to "Refresh" or "Log Out "UserID"" be changed? Is it possible to remove the "Log Out" function from this menu? I don't know why, but when a user attempts to log out from there, nothing happens. I need to figure out a way to either make this work or remove the option. Please advise.

Matthew Nye
Veteran Member Send Private Message
Posts: 514
Veteran Member
Without know you set up its hard to say but Id guess the reason Log out doesnt work is because youre using DSSO. With DSSO you cant use the Log out option as the session is managed by the SSO servlet on the Lawson side. If you want to remove the option it would probably require some code diving in the JavaScripte files in Framework Services but I dont know exactly which one. You could do a text search on the FS directory and might be able to find it there.

Fair warning though, you are modifying code and modifications wont be supported by GSC.

hth
Matt
If any of my answers were helpful an endorsement on LinkedIn would be much appriciated! www.linkedin.com/pub/matthew-nye/1a/886/760/
Arvin Ojales
Advanced Member Send Private Message
Posts: 24
Advanced Member
Lawson removed the LBI logout button in release 9.0.3.2.102

Arvin