Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     HTML Events in the reporting server

Read-Only Read-Only Topic
Go
Search
Notify
Tools
HTML Events in the reporting server
 Login/Join
 
Platinum Member
posted
I have a list box and am able to populate the list with values from a master file.
What if i dont have a master file but use SQL pass throughs in my application and need to add some more logic to arrive at the values? Can i use a procedure in this case to populate values/
 
Posts: 109 | Registered: January 31, 2006Report This Post
<Tim Howard_ABCBS>
posted
You can use a procedure. Just create a procedure that returns two columns of data: the first one will be the value that is passed to the called procedure for the report, the second will be what actually appears in the listbox. You must also set the procedure to return xml:

ON TABLE PCHOLD FORMAT XML

In the html painter, where you normally choose the Data Source for your dynamic values, choose the 'Procedure' option and then choose the source for it.

There are some other ways if you are wanting to do this all in code. I can send you an example of that if you need it.
 
Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     HTML Events in the reporting server

Copyright © 1996-2020 Information Builders