Welcome to ZERO INTEGRATION LTD.
Mon - Fri 8.00 - 18.00

Home » custom

Today, I came across a scenario when, there was a validation on my page and I have SUBMIT button which will do validations. I also want to show loading indicator using waitPopup JavaScript API which I wrote on dynamic action “Before Page Submit”. But, when validation triggers, I also want to hide it. The problem …

Read more

Here is something new and interesting work-around I found out while working on validating apex authorization scheme using my custom pl/sql function. So, initially I used APEX_AUTHORIZATION.IS_AUTHORIZED function to evaluate my apex authorization scheme. But, I found a limitation with the use of is_authorized function. When my custom function refereed in SQL query it will end …

Read more