Hi All,
Using APEX 5.1.1 with universal theme. I have a Classic report based on function which I display as a tab in the 'Display Region Selector'.Trying to implement any of the below two approaches.
1) Disable the tab if no records returned and the tab is active if records are returned by the classic report based on function.
2) OR tab is always active but classic report based on function (which returns three columns/fields) should alert the user if no rows returned.
Please advise.
Thanks