Manipulate elements manually over script [message #754472] |
Wed, 02 November 2011 12:19  |
Eclipse User |
|
|
|
Dear all, hello!
I currently started with Eclipse BIRT and I'm working on some (simple) reports.
I searched all day desperately on how I could manually get control over elements inside my report, because I need it for some exceptions:
Problem: I have some fields, which are only displayed if a variable is set. I did this with filters. e.g.: (Filter by... row["myvar"] ... Equal to ... "K")
My problem is that I would like to always have it displayed once, if I don't get any or other data from the data set.
Thought: Therefore my thought was to check in script if there is any data available, if not manually create the elements I need with some static/default values.
What I tried: I tried it with the "Show if blank" option in the Advance tab, but it didn't work, because is not beeing shown since there is no data to fill inside.
I hope I didn't express myself to complicated, but if here a short summary:
"I want to get elements from a certain table/element and manually create, position additional tables/elements by script."
Thank you in advance,
P.
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25466 seconds