In order to see "save" and "close" buttons in Sharepoint forms (edit, display or view mode), we have to scroll down to the bottom.
How can I make all the controls visible at the same time without requiring to scroll ? I have used FormWebpart to set the height of the webpart, but there I can only hardcode (i.e height = 200px), I cannot set the percentage.
Problem:
Requirement:
Any Suggestions??