[jboss-user] [JBoss Portal] - Disable Drag and Drop on Portlet

dvanwest do-not-reply at jboss.com
Wed Mar 5 15:28:59 EST 2008


Using portal 2.6.4.

We've setup a portlet to display without decoration via the following:

<window>
  |           <window-name>Teasers</window-name>
  |           <instance-ref>Teasers</instance-ref>
  |           <region>teaser</region>
  |           <height>0</height>
  |           <properties>
  |             <property>
  |               <name>theme.renderSetId</name>
  |               <value>emptyRenderer</value>
  |             </property>
  |           </properties>
  | </window>

This works great, but on a dashboard page the portlet is still draggable.  Is there a renderer  that will prevent that?

thanks.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4134393#4134393

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4134393



More information about the jboss-user mailing list