[jboss-user] [JBoss Tools Users] - birt tag : enhancement toolbar in embed mode

gonzalad do-not-reply at jboss.com
Wed Sep 23 05:26:47 EDT 2009


Hello,

About http://docs.jboss.org/tools/3.1.0.M2/en/jboss_birt_plugin_ref_guide/html/birt_integration_with_seam.html.

We would like to have the toolbar in embed mode and not only in frameset.

Do you think it's possible to add this feature in p:document ?

We're using the following code but it doesn't work :
<p:birt xmlns:ui="http://java.sun.com/jsf/facelets"
  |         xmlns:s="http://jboss.com/products/seam/taglib"
  |         xmlns:p="http://jboss.com/products/seam/birt"
  |     designType="embed"
  |     designName="test1.rptdesign"
  |     title="JBoss Birt Test"
  |     toolbar="true"
  |     navigationbar="true"> 
  | </p:birt>
  | 


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

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



More information about the jboss-user mailing list