Dynamic Display of Push Button on detail block - 10g
Hello,
I have a requirement where I must display a Push Button at detail level block as shown in the attached image. The block is 100% display only. And it is being called by another form.
Number of records vary in this display only block. If there is only one record visible (as shown in image) then the Audit button nearby needs to be visible on the screen ONLY for that record.
My issue is that other buttons are also visble on the screen(in disabled mode, but still visible). As we can see from the image. This looks ugly.
If there are 7 records visible then all 7 buttons would be displayed. This is the functionality I want to achieve.