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.
New TIBCO Community Coming Soon
In early summer, TIBCO plans to launch a new community—with a new user experience, enhanced search, and expanded capabilities for member engagement with answers and discussions! In advance of that, the current myibi community will be retired on April 30. We will continue to provide updates here on both the retirement of myibi and the new community launch.
What You Need to Know about Our New Community
We value the wealth of knowledge and engagement shared by community members and hope the new community will continue cultivating networking, knowledge sharing, and discussion.
During the transition period, from April 20th until the new community is launched this summer, myibi users should access the TIBCO WebFOCUS page to engage.
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