Skip to main content

I have a iframed form on a Sharepoint page.  On the form I have a button that opens a subform.  Because of the size of the iframe, when I click on the Open Subform button, the form opens below the fold of the screen (assuming because it's opening in the middle of the iframe height.)  The requirments require that there is no scroll bar in the iframe and it extends off the screen... Anyone know how can I control the "Top" position value of the Opened Subform? 

 

Thanks, -Jason

Hi Jasonbu,


 


Can you upload an image of the issue if possible?


 And what SharePoint are you using (i.e. 2010, 2013)


 


Regards


Quintin


Sure, here is an image describing the problem.   Using SharePoint 2010.  

 

There seems to be a difference in behviour between the open Message box and the open subview window.  Opening a message box will scroll the browser down to show the message box when it is opened in the same scenario.  


16552i1B646CF69D850F99.png

A workaround could be to set the iframe height to 100%, if the form is long you may get horizontal scroll bars inside the iframe.


Reply