Re: Forms, record'CurrentRec'OF 'TotalRecs' what's the best way to get CurrentRec?

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Wed, 25 Feb 2004 15:25:39 -0800
Message-ID: <1077751502.7445_at_yasure>


steve deno wrote:

> All,
>
> I have seen this question talked about a few times in the archives,
> but I'm looking for more oppinion.
>
> In Forms 9i I need to display the current record number and the total
> count of records in a block. For the total, I just did the
> "precompute-summary-count thing", which works fine. Now the user also
> wants to always know what record they are on. I was originally
> thinking along the lines of doing a when-record-chnged, or
> when-new-item-instance trigger that would put the :system.cuurent_item
> into a variable. Would this make sense? I have to other constraints
> that make me want to look for a better way. First, I don't want to
> query all records because there could be many. Second, this block has
> dynamic sorting applied which I was thinking could get in the way.
>
> Is there a "standard" way of doing this?
>
> Thanks for the help,
>
> steve

In my forms the numbers show up in the lower left corner of the window on the status bar? Did you disable the default?

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Thu Feb 26 2004 - 00:25:39 CET

Original text of this message