Create Next/Previous Record button logic ? [message #404652] |
Fri, 22 May 2009 11:24 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
eeriehunk
Messages: 16 Registered: May 2009
|
Junior Member |
|
|
Hi All,
In my form, I have two data blocks. One data block (Datablock1) linked to a DB Table and another block (Datablock2) that I created manually (not linked to any DB) which I use to show only the output of Datablock1. I am copying some of the output values of Datablock1 to Datablock2 (:Datablock2.id := :Datablock1.id). When I do a search and more than one record exists, and when I press the 'Next Record' or 'Previous Record' buttons of the Form, the output does not change in my Datablock2 output fields. How can I make the output change in my Datablock2 fields as I press the 'Next/Previous Record'.
Can I create my own 'Next/Previous Record' buttons, what logic or functionality can I use.
Please don't ask me why I am showing my output in another block, it's a long explanation and that is how I was told to accomplish. Thank you for your understanding.
Regards,
Aj
|
|
|
|
|