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 have a task in WebFocus 8.0.09 to generate HTML or AHTML report output. User requires in the output to freeze HEADING and Column TITLES , so the scroll down will be available. Also freeze first left column in same output, it will allow scroll data to the right.
My question is the same as in a post year 2010 but applying to WebFOCUS 8: 1. Can we freeze the first column in HTML output. 2. Can we freeze the headings in AHTML output? http://forums.informationbuild...=940109034#940109034 If the answer still NO, what would be the way around?
Thank you.This message has been edited. Last edited by: Tamra,
- As far as I know, there's no way to freeze the first column. - Use the WebFOCUS style-sheet attribute HFREEZE to freeze column titles, this creates a scrollable area for the report body.
Active HTML reports:
- Use the WebFOCUS style-sheet attribute FREEZE-COLUMN to set the column to freeze the report at - it does not have to be the first column. - Use the WebFOCUS style-sheet attribute LINES-PER-PAGE to set the number of reports rows to see on one page. Paging is automatically created.This message has been edited. Last edited by: Francis Mariani,
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
I remember a presentation given at Summit in 2007 where a customer showed how to freeze column titles and the first column in an HTML report. So, I know it can be done. All CSS and WebFOCUS stylesheet code.
I have located my hard copy of the presentation, but I will see if IB still has an electronic version of it around somewhere. Will let you know.