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.
I am on 7.6.11. I am trying to see how to insert output format logos beside radio buttons and let user select an output format like he does. Just want to insert those image. Is there any direct way to do this?
Please let me know
ThanksThis message has been edited. Last edited by: Kerry,
Old school. Go to Microsoft's site, and right click the Excel logo, "Save Target as" and save on your computer. Repeat for PDF logo on Adobe's site, w3.com will give you HTML.
Use the graphics editor of your choice to make them all the 'right' size. Copy these to where WebFOCUS can see them (In MRE, you can use the 'Other' folder in the domain)
Make the radio button control big enough that you can insert an image where you want it. Insert the image.
Or, I think the images are automatically added in 7.7.02 when you create the radio button in the HTML Composer. I know it was available in 7.7.03 at my last client.
Robert F. Bowley Jr. Owner TaRa Solutions, LLC
In WebFOCUS since 2001
Posts: 132 | Location: Gadsden, Al | Registered: July 22, 2005
We offer a set of static radio buttons that are chained to a parameter for format prompting.
For each item in the list, on the properties and sections page, the Display column has
<name_of_file.ext>
Here's an example that uses a file called format_excel_32.png with the text description Excel to its right.
<format_excel_32.png>Excel
(For MRE) If you don't want to use the Other file in the domain, you can also put the image files in an application on the reporting server.
If you choose to bypass storing them in the domain, I've found it more reliable to double click in the Display field and type in the file reference using the syntax above than it is to use the Browse button.
BTW, famfamfam silk is an awesome free set of 16 x 16 png icons. I have them saved as well as Everaldo's Crystal icons in my images app path for all to use.