The QR code of the report will show the link of the report. Clicking on that Report link will show the report.
vinish.ai Latest Questions
how to download multiple view/table data in one excel from apex page by clicking button using application process(AJAX)
I am playing around with APEX creating a Karaoke screen as a learning exercise. This requires a dynamic action to read song words from a database and at intervals, automatically display a set of words on the screen. If I use ...
I was playing with APEX 20.2 and successfully created an inline modal dialog using a button which had an action of “Redirect to URL” and a target of “javascript:openModal(…)”. I then read in the APEX 20.2 release notes that javascript ...
Dear, I want to apply security on each form so only those user will be accessiable who have a person either it can be view,inser, update or delet. User table — containing user information Pages Table –Here is mentioned all application pages User_pages_access table ...
Dear, I have written peace of Code in the form of procedure. now this procedure i wan to call when user button press it should be executed, can you please share the steps or link in this regards, Thanks.