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.
We need to have InfoAssist display user-friendly aliases instead of the fieldnames in the Data Pane.
This can be done by the user via the Data Panel accessed from the View menu.
1. Is there a way that the Administrator can control what is visible or hidden in the Data Pane, so that our user community sees only those field attributes we want them to see?
2. If this is not possible, is there a way to make this a default so that all users have the same attribute displayed in the Data Pane when they start up InfoAssist?
Thank you.This message has been edited. Last edited by: Kerry,
You can add some attributes in the master-file (by GUI or hand):
TITLE = '.....' // = User friendly name of column
ACCESS_PROPERTY = (INTERNAL) // = Hide field from user
(Or you can create another master-file, containing only those fields you want to show)
We use Titles extensively in our master files for that very purpose. Some of our fieldnames are rather cryptic so using titles helps alot. InfoAssist will use titles to display the fields if they exist. If not, it will default to the fieldname. However, I don't think it will display the alias. The alias is the actual column name from the source data table.
Cheers,
Dan
7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.
Posts: 393 | Location: St. Paul, MN | Registered: November 06, 2007