[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-user
Subject:    [jboss-user] [JBoss Portal Users] - How to diplay a portlet in a
From:       steven7846 <do-not-reply () jboss ! com>
Date:       2009-10-30 16:07:40
Message-ID: 7949479.1256918860098.JavaMail.jboss () nukes01 ! app ! mwc ! hst ! phx2 ! redhat ! com
[Download RAW message or body]

Hi

I have a portlet wich contains a dataTable, for each row i want to open a popup \
portlet.

Can someone explain to me in details what should i do?
I saw this post http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4056163, but \
there isn't anwer.

For now i added a layout:

 <layout>
  |       <name>itcorePopup</name>
  |       <uri>/theme/itcore-popup-layout.jsp</uri>
  |       <uri state="maximized">/theme/itcore-popup-layout.jsp?maximized=true</uri>
  |       <regions>
  |          <region name="left"/>
  |       </regions>
  |    </layout>

i added a page:
 
  | <portal>
  |  <page>
  |     <page-name>popup</page-name>
  |        <window>
  |          <window-name>PopupAlarmPortletWindow</window-name>
  |             <instance-ref>PopupAlarmPortletInstance</instance-ref>
  | 	 <region>left</region>
  | 	 <height>0</height>
  |        </window>
  |   </page>
  | </portal>
  | 

Obviously i added declaration for the portlet and portlet instance.

Honestly, i don't know if i am on the right way.
So now how can i call the page "popup" declared in my default portal. Do i have to do \
a window.open()? how can i get the URL?

Need help thx

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263206
 _______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic