|
Re: How to reference more than one row of a dataset in a dynamic text element [message #754194 is a reply to message #754051] |
Tue, 01 November 2011 06:17  |
Eclipse User |
|
|
|
Mike,
A dynamic text element does not iterate over results. You could use a
hidden table before the dynamic text to load up a javascript array and
then in the dynamic text use it. Not elegant but workable.
Jason
On 10/31/2011 11:26 AM, Mike Wulkan wrote:
> I'm wondering if there is a way to reference all the rows of a dataset
> that is bound to a dynamic text element? The row["some column"] appears
> to return just the first row of the dataset. Is there some way to get an
> array reference in order to iterate over the rest?
|
|
|
Powered by
FUDForum. Page generated in 0.06109 seconds