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] AHTML: "70 of 70 records, Page 1 of 2"

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] AHTML: "70 of 70 records, Page 1 of 2"
 Login/Join
 
Expert
posted
Why does "70 of 70" show for all page? Run this code and see for yourself:
APP PATH IBISAMP
-RUN
WHENCE EMPLOYEE MASTER
WHENCE EMPLOYEE FOCUS
-RUN
TABLE FILE EMPLOYEE
PRINT
 DEPARTMENT    CURR_SAL      CURR_JOBCODE  ED_HRS
 BANK_NAME     BANK_CODE     BANK_ACCT     EFFECT_DATE
 DAT_INC       PCT_INC       SALARY        PAYINFO.JOBCODE
 TYPE          ADDRESS_LN1   ADDRESS_LN2   ADDRESS_LN3   ACCTNUMBER
 PAY_DATE      GROSS
BY FIRST_NAME
BY LAST_NAME
BY HIRE_DATE
ON TABLE NOTOTAL
ON TABLE PCHOLD FORMAT AHTML
END
I'll open a for this unless anyone has an acceptable, easy, workaround. I may use the workaround till the case gets resolved and implemented.

Thanks in advance, Doug

This message has been edited. Last edited by: Doug,




   In FOCUS Since 1983 ~ from FOCUS to WebFOCUS.
   Current: WebFOCUS Administrator at FIS Worldpay | 8204, 8206
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Expert
posted Hide Post
I stil get "70 OF 70" when adding:
TYPE=REPORT, BORDER=LIGHT, FONT='ARIAL', SIZE=10, LINES-PER-PAGE=10,$

Maybe I'm barking up the wrong tree...

What I'm looking for is something like this, based on 70 rows in the report, 10 rows displayed per page:
"1 to 10 records of 70, Page 1 of 7"
"11 to 20 records of 70, Page 2 of 7"
"21 to 30 records of 70, Page 3 of 7"
I'm sure I did something like that in the past, using the features of WebFOCUS. I, also, did it by adding JavaScripting / ON TABLE HOLD AS REPORTX FORMAT HTMTABLE". But, i don't want to go the JS route.

This message has been edited. Last edited by: Doug,
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Expert
posted Hide Post
That would be nice, but it looks like Active HTML reports does not do that. The 999 of 999 records is useful if the Active HTML Filters are used - the Filter available on each column...


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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
So, am I thinking of on-demand paging? What's the syntax for that? And, is it available in Active HTML?
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Platinum Member
posted Hide Post
Hi Doug,

We can update the following line in irpcusf.js.

'paglinetext':"<%^%frcs-%lrcs records, Page %inds of %pgs%> <\/span>"

through that you can get your desire result.

as per your code, it will display

1-57 records, Page 1 of 2


WebFocus 8104,8204
Excel/PDF/HTML/HTMLTABLE/XML/ALPHA/GIF file/GRAPH/Active technologies
 
Posts: 186 | Location: INDIA | Registered: July 11, 2013Report This Post
Expert
posted Hide Post
Where is "irpcusf.js"? And woukd that change be applicable to / for all users?

Blind Note: More about "on-demand paging": DevStudio F1
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 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] AHTML: "70 of 70 records, Page 1 of 2"

Copyright © 1996-2020 Information Builders