oracle-apex
interactive report filter and plsql function
How can I use plsql function with interactive report row filter? I have function in the workspace with application, but seems that apex 开发者_高级运维allow to use only functions from the list Functio[详细]
2023-03-18 19:24 分类:问答apex page scoped items
I need to add title to several pages in apex. It has to be placed in some place on the page different from #TITLE# region, so I have changed page template and put there &MY_TEMPLATE. substitution[详细]
2023-03-18 18:00 分类:问答oracle apex interactive report template
I have several similar interactive reports. I want to have some kind of a template to which all reports will adhere. For example each report need to have a button and it\'s tedious to add button to ea[详细]
2023-03-16 18:03 分类:问答AJAX loader on page navigation - Oracle Apex 4
I am pretty new to apex development and am having trouble finding documentation on AJAX implementation. I have a few buttons that navigate to different pages. Some of these pages run very expensive sq[详细]
2023-03-16 17:24 分类:问答Branching and Maintaining Position
In Oracle ApEx, I have 6 regions on one page. Within Region 5, I have a report with an edit button that branches to a开发者_JS百科nother page, where I can edit some details, hit the save button, which[详细]
2023-03-14 05:18 分类:问答ApEx Form off an Oracle Apex Collection
Is it possible to create an Oracle Apex form (with automati开发者_开发问答c fetch row) based on an apex_collection?[详细]
2023-03-13 23:11 分类:问答Oracle ApEx Shuttle and Ajax On Demand Process
I am trying to use a Shuttle item with an apex collection but when I attempt to add my P10_SHUTTLE value to my apex collection via an On Demand Process, while having selected 3 values from left to rig[详细]
2023-03-13 22:40 分类:问答oracle apex export button
How can I add button to interactive report which 开发者_开发技巧will export it to excel? So I don\'t need to press actions button and select there download and select there excel export typeI found a[详细]
2023-03-13 16:11 分类:问答Displaying an item
I am creating my first apex application and I have a bunch of items which have been populated. I wanted to display them all on the page just to verify that the right values are being stored.[详细]
2023-03-13 06:14 分类:问答oracle apex strange zero division problem
I have simple report (not interactive). When I try to开发者_Go百科 remove column from its backing sql query it throws an exception[详细]
2023-03-12 03:41 分类:问答