Jump to content

hiding fields and labels in IReports


shwe

Recommended Posts

I have got a table with field names "print_field" and "field_name" where print_field contains a boolean value (true/false) and field_name contains a field name. Now in iReports I want to hide the field which has the "print_field" value false (i.e. value in the print_field field is false)

 

How can I write conditional statement to check the field_name name and value in print_field field.

 

Here is how the database is:

 

field_name print_field

-------------------------------------

cust_id true

cust_name true

cust_email false

 

Now I've placed a text field in iReports I want to hide all fields with print_field value false.

Post edited by: shwe, at: 2007/05/27 13:08

Link to comment
Share on other sites

  • 1 month later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

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