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 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 dbThis message has been edited. Last edited by: Kerry,
Posts: 117 | Location: Denver | Registered: July 27, 2005
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, 2005