I have two buttons in a QVW as follows and I have a table called Issues.
1. Approve Issues 2. Approve Loan
I want to activate the "Approve Loan" button only if there are no rows in "Issues" tables. If there are any records avaiable in the "Issues" button then only when I click on the "Approve Issues" the "Approve Loan" button should be activated.