Jump to content
We've recently updated our Privacy Statement, available here ×

generic styles


slow

Recommended Posts

is there a way to make generic styles?

currently one style, when you define a rule, can be applied to a single field with the respective state.
if applied to another field, this field would inherit the rule of the defined style.
normally the rule is defined using values derived from datasource,
there is a way to capture the contents of the field itself in the definition?

something like
new Boolean (FIELD_VALUE.equals ( "something"))

where FIELD_VALUE would be something like the operator "this" in Java referred to the textfield it is applied to.

In this way the style will become generic and is applicable to all fields of a report, with no need to create
many rules on a styles, one for each field that must apply to.

thanks in advance
(slow)

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...