Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > Cannot scroll in CMSDesk Customization View modes: 
User avatar
Member
Member
al.lemay@envisasoft.com - 3/16/2011 5:11:49 PM
   
Cannot scroll in CMSDesk Customization
Created a new page under CMSPages to be used in the CMSDesk for entering data, but apparently the page is too long and no scroll bars will appear so I can reach the bottom of the page. I have to use the tab key (and shift tab) to navigate. This happens in all browsers; IE, Firefox and Chorme. Thoughts?

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 3/29/2011 3:06:56 AM
   
RE:Cannot scroll in CMSDesk Customization
Hello,

We've been solving this issue over an e-mail and I'd like to share here the result:

In this case (new tab directly under CMSDesk) we recommend creating a new .aspx page containing a frameset with just one scrolling-enabled frame (pointing to e.g. www.google.com as mentioned in devguide).

Actually, this is the only suitable workaround right now (I mean, it is also possible to set scrolling to Yes within the ~\CMSDesk\Default.aspx page but this can lead to more-than-expected scrollbars on the other CMSDesk tabs in some browsers). It will be mentioned in our Developer's Guide as well.

Best regards
Ondrej Vasil