Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
How do I restore the default view?
I have clicked on a button on the top right corner of the MKS Web GUI 2009 and my sidebar is now condensed so a very narrow bar. I have hit every button on the scren and nothing restores the left hand sidebar back again to the default sidebar view.
Can anyone guide me how to fix this?
Solved! Go to Solution.
If you are on 2009 SP5 or older there is a bug. However, it can be fixed by the following:
im diag --diag=webpreferences --hostname=<HOST> --port=<PORT> --param=<user_name> --param=reset
Ex. im diag --diag=webpreferences --hostname=mks --port=7001 --param=daniel.richert --param=reset
I am adding a picture so you can see what I mean :
William,
Usually there is a 'restore window' icon on the tab that you can click to restore this. It looks like on your screen it might be hidden by the query name. You can see where it is on this screenshot from my machine. Try clicking where this would be.
If you are on 2009 SP5 or older there is a bug. However, it can be fixed by the following:
im diag --diag=webpreferences --hostname=<HOST> --port=<PORT> --param=<user_name> --param=reset
Ex. im diag --diag=webpreferences --hostname=mks --port=7001 --param=daniel.richert --param=reset