Jump to content

Pass value to field's description


cbarredo

Recommended Posts

Does anybody know how to pass parameters/variables as the field's description? Is this possible?

I'd tried doing the following, but it doesnt work.

 

 <field name="test" class="java.math.BigDecimal">
        <fieldDescription><![CDATA[$P{param1}]]></fieldDescription>

</field>

 

It displays "$P{param1}", instead of the value.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...