Skip to main content



      Home
Home » Archived » BIRT » birt 232: get url value from dataset to set image dynamically
birt 232: get url value from dataset to set image dynamically [message #1099594] Sun, 01 September 2013 20:35 Go to next message
Eclipse UserFriend
I'm having trouble accessing the value of a dataset column in an unrelated element

I have a UserSignature dataset with Username and SigURL columns. The dataset always returns one row.

I have a grid report part in my library that has an img element in it. I've set this.URI = MyURLVar


Now I just need to somehow move the UserSignature.SigURL value to the mMyURLVar variable but can't figure it out.


the plan is to have a common signature block on a set of reports that'll dynamically select the correct signature based on the username of the user running the report

Re: birt 232: get url value from dataset to set image dynamically [message #1100886 is a reply to message #1099594] Tue, 03 September 2013 14:55 Go to previous message
Eclipse UserFriend
Did you try just binding the image element to your signature dataSet and using the row value as the URI in the expression builder?
Previous Topic:How to call BIRT report
Next Topic:Pass dataset value to BirtNavigationBar.js
Goto Forum:
  


Current Time: Tue Jul 08 01:30:27 EDT 2025

Powered by FUDForum. Page generated in 0.03589 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top