Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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