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     [SOLVED] Format text inside list used in a drop down box

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Format text inside list used in a drop down box
 Login/Join
 
Platinum Member
posted
Hello!

I am wondering if a drop down list can have values (text) with specific format (bold, underline, etc) since the data in the database has one unique format). I've created my dd list in excel, and then saved it as a csv file. It looks like it saved my formatting (bold, underline, etc). The second thing about the list is that it has values that are not in the database (District Assessments, State Assessments, Common Assessments, etc) that are basically working as “headers” or breaking points inside the list.

I've also created the master file for the csv file, then create the Focus database via hold file. However, once I linked my dd box to my Focus db (in the HTML Composer), the list fo values was no longer showing with the formatted text. Any suggestions will be greatly appreciated. Thanks!

Luiz


ASSESSMENT (name of the field in the data base)

-* My dropdown list:

State Assessments[B] (text not in db)
IOLA
LPA
UEWA
K
MS Math Placement
[B]District Assessment
(text not in db)
CAHSEE
CELDT
CAPA
CAPA-ALT
CMA
CST
[B]Common Assessments[B] (text not in db)
ELA
Math
Social Studies
Health
Science
[B]Assessment Reports[B] (text not in db)
Report 1 (hyperlink)not in db

This message has been edited. Last edited by: Kerry,
 
Posts: 117 | Location: Denver | Registered: July 27, 2005Report This Post
Platinum Member
posted Hide Post
Luiz,

Your drop down list values end up as 'option' tag values in a 'select' list on the resulting web page.

IOW it all ends up as HTML. I don't think there is any way you can keep the formatting through all the WF manipulations.

But you should be able to figure out a way to format the option tags in a stylesheet, either CSS or Webfocus.


Regards,
Dave

http://www.daveayers.com

WebFocus/Maintain 7.6.4-8
on Win2000 and 2003 Server
 
Posts: 165 | Location: Detroit Metro | Registered: September 17, 2003Report This Post
Expert
posted Hide Post
You could use some edit / concatenation functions to add the desires HTML tags via a defined field based on a flag which is based on the existence of a value in a file. "DEFINE FILE" … BoldStart / BoldEnd fields. Then concatenate those fields to the values which are NOT in the file to show up as bold values. Granted, it’s complex, but doable. You’ll need to get in touch with MacGyver and use his techniques as well.
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Platinum Member
posted Hide Post
Dave and Doug,

Thank you very much for the suggestions.

Luiz
 
Posts: 117 | Location: Denver | Registered: July 27, 2005Report 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     [SOLVED] Format text inside list used in a drop down box

Copyright © 1996-2020 Information Builders