Hi there,
All my "data sources" are constructed in memory (running my application e.g. list of strings or hashmaps to specific class instantiations or lists of various objects). It is difficult to find something close to it into Lime forum. For example, i am interested in checking the page number/number (to feed my report accordingly) and feed specific fields of a report page with data. Is it possible to have such a check through Lime?
It is also impossible to find a way to iterate through my data and fill a band's data. Moreover, there might be single fields in the report (e.g. in the reportheader) to just assign a single value coming from a specific variable in my program. What "name" should i use to access a specific field in the Lime report (is it the "objectName" from the properties in object inspector?) ? It would be very useful to have such an example. If you want me to provide more information on my concerns please tell me so.
Thank you so much in advance !!!