Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Mouse Wheel used to scroll down problem

abladbSep 22 2022 — edited Sep 23 2022

Hi there,
I am using Forms [32 bits] Versión 10.1.2.3.0
I have a master and detail block. The master block loads from a pre_query trigger with a dynamic insert into table. The master and the detail block have their own post-query triggers too. When we use the mouse wheel to scroll down the master block, the master records change until the last record, and the details chages its records accordingly. BUT we have noticed the wheel mooves to fast for the form, in a way in which if the master block has 10 records, the detail block has de data from the 7th record from the master, but we are visualizing the master current record is the 10th.
However, if we directly clic the master's 10th record, the detail block shows the correct data (from the master's 10th record).
At this point, I have tried to synchronize at the post-query trigger from the detail block, but it doesn't work.
I have searched in the internet for similar problems, and I have found that people had to upgrade in 2012 to my forms' version, and to add a patch, but I don't know if that worked for problems like mine.
Can anyone give me any orientation, please?
Thanks in advance.
Regards.
PS: I know we are using old technology. Any suggestion though?

This post has been answered by Michael Ferrante-Oracle on Sep 22 2022
Jump to Answer
Comments
Post Details
Added on Sep 22 2022
2 comments
333 views