TWO DB MULTI RECORD BLOCKS - ONE SCROLL BAR - 12C
Hello,
This is on Forms 12.2.1.3.0.
We have a unique requirement. Explained in Detail below.
- Two Database block - Block A and Block B and both multi record blocks plotted side by side on forms canvas.
- Both DB blocks have same base table.
- My requirement is that I just need to put one Vertical scroll bar and both blocks records should scroll up or down using the scroll bar.
How can I achieve this?
Right now, I have put only Block A scroll bar. So as a result, only records in Block A scrolls/up or down. Whereas, Block B is records are not moving.