Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [birt-dev] How to add a user attribute for a table

The user property definition can support custom properties. But it isnt written out like the XML attribute you specified. Please try user properties from the property editor.

 

Thanks.

 

Rick Lu
 
 
Actuate Software Shanghai Center
Tel: (86)21-58826388
Fax: (86)21-58826002
Email: rlu@xxxxxxxxxxx

 


From: birt-dev-bounces@xxxxxxxxxxx [mailto:birt-dev-bounces@xxxxxxxxxxx] On Behalf Of Kai Fei
Sent: Wednesday, June 17, 2009 3:29 PM
To: birt-dev@xxxxxxxxxxx
Subject: [birt-dev] How to add a user attribute for a table

 

Hi,

I'm using BIRT 2.1.1

I have a very special requirement that is to add a customised attribute for a table.

the result that I'm expecting BIRT to generate is like:
<table myAttr="sampleAttri">
....
</table>

What shall I do in BIRT design?


Kevin


Back to the top