Home › Forums › General XMetaL Discussion › Repository > Log On / Log Off Greyed Out › Reply To: Repository > Log On / Log Off Greyed Out
Reply to: Repository > Log On / Log Off Greyed Out
December 4, 2008 at 3:32 amYou should talk to your Documentum specialist!
You need to update the code in
C:%%INSTALL FOLDER FOR XMAU%%CRCLjsCRCLToolbar.js
There is one routine to add the repository menu and anotherone that attaches code to it. I do not have the original code, my IT consultant gave me something without code attached to Login and Logout menu item and therefore it is grey as far as I can see.
What you want:
a) log off triggers Documentum to let your session end
b) log on to open a logon page with username and password
Does not seem to require a lot of code. But I am only a amateur programmer 🙂
Hope this helps to do the next step on your side!