Post-Installation Tasks → Troubleshooting → Troubleshooting Form Display Issues
If you notice form display issues, one of the following may be the problem.
If you cannot see a button or option that should appear on the form, particularly in the Requests, Deployment Units, or Deployment Tasks tabs try one of the following:
The edit request form may not display well when you use custom columns. For example, if you include Description and there is a very long name or the list portion of the screen may extend to be wider than the top of the form.
To fix this, do the following:
..\Program Files\Serena\SBM\Application Engine\bin\solutions\sbmsol\javascript\sbmsol-util-1.1.js
DefaultFormWidth:"100", //allowed 800, 1200, 100 // note(800 and 1200 is pixels, 100 is percent)
By default, it is set to 1200.
Copyright © 2012–2017 Serena Software, Inc. All rights reserved.