Home » Developer & Programmer » Forms » CURRENT RECORD (forms6i)
CURRENT RECORD [message #514351] Mon, 04 July 2011 04:13 Go to next message
rajendaroracle
Messages: 80
Registered: May 2011
Location: India
Member

Hi,

how to focus on current record in oracle forms.

for ex:- I have 10 records in line level.i want to focus my cursor on perticular like (5th record) how to possible in form.

Is there any built-in like current_record?

Re: CURRENT RECORD [message #514353 is a reply to message #514351] Mon, 04 July 2011 04:24 Go to previous messageGo to next message
cookiemonster
Messages: 13938
Registered: September 2008
Location: Rainy Manchester
Senior Member
The current record is the record the cursor is in - :system.cursor_record will get you the number.
What exactly do you mean by "focus on current record"?
Re: CURRENT RECORD [message #514355 is a reply to message #514351] Mon, 04 July 2011 04:25 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
You don't have to focus to the current record, because - the focus already is on the current record.

If you want to go to a certain record in a block, you'd use GO_RECORD built-in.
Re: CURRENT RECORD [message #514361 is a reply to message #514353] Mon, 04 July 2011 04:57 Go to previous messageGo to next message
rajendaroracle
Messages: 80
Registered: May 2011
Location: India
Member

Thanks for your reply,
I have 1000 lines in the form but one time it is showing 8 lines in the form. Now i will check the check box for some lines 5,10,20,35 like this. after that i will press push button it will generate req numbers for that lines that time cursor should be on 35 record.that is last record.

Re: CURRENT RECORD [message #514365 is a reply to message #514361] Mon, 04 July 2011 05:14 Go to previous message
cookiemonster
Messages: 13938
Registered: September 2008
Location: Rainy Manchester
Senior Member
Use go_record.
Previous Topic: trigger of form
Next Topic: Autofill Block
Goto Forum:
  


Current Time: Mon Sep 16 21:22:21 CDT 2024