Skip to main content

All Questions

1 vote
1 answer
52 views

How to get values ​from an array in Oracle PL/SQL

I have the following problem. I'm receiving data from an external API and I need to store the tag data that is coming as an array. I already tried to do it the following way, but without success. ...
Devworld's user avatar
0 votes
0 answers
30 views

Why is the Oracle Apex Apex_application.G_FNN.COUNT returning 0 in apex 5.1.3 interactive grid

I have an Interactive Grid with 7 Columns exclusind Row Selector and Row Action. The Columns are named aaa, bbb, ccc until ggg (7 cols). I want to validate this columns, also the ones who where just ...
No Body's user avatar
0 votes
0 answers
69 views

Control menu popup by hide/show items based on another column values

I have an interactive report region (statis ID "RequestList") with three main columns, one is configured as HTML button as below (static ID "MenuButton") and the others are current ...
user2470764's user avatar
0 votes
1 answer
163 views

authorization scheme on page item in oracle apex

I am trying to authorize page item in apex through authorisation_schema, for this i have created authentication user control in cloud and created authorise schema for that authentication return value ...
abi's user avatar
  • 11
1 vote
0 answers
114 views

method or function to check if the interactive grid is loaded completely in oracle apex

Do we have a method or function to check if the data in the interactive grid is completely loaded or not. I have tried this but this event triggers after the data in interactive grid is loaded, but I ...
smriti's user avatar
  • 33
1 vote
1 answer
89 views

Why is backdrop-filter only working when I manually modify the original CSS file of an Apex Theme in the Browser Inspector?

Original Question: Is there a way to forcefully add a new CSS property to an Apex Universal Theme element? First of all, I know this is just a stylistic feature, but it could also apply to usability ...
hecdavid11's user avatar
0 votes
0 answers
276 views

Assign a Column with an Application Item on Data load

I am trying to create Data loading page with data load definition. For Whatever Data that i upload, I have an "CURRENTTEAM" application item which i want to set as default (fk column) for ...
Kezin's user avatar
  • 1
0 votes
1 answer
253 views

Oracle APEX(v21.1.2): DatePicker inconsistent

I'm on Apex Version: 21.1.2 I'm facing a weird issue with an Item(P2_Invoice_From_Date) of type DatePicker. The Item is formated to display the selected date as ‘DD-MON-YYYY’ in the appearance section....
Shankar's user avatar
  • 53
0 votes
0 answers
176 views

Javascript error in Apex while navigating the page to different url oracle apex

I have grid column and that should get the page url and redirect to that page which i click that column name, but i am getting JS error and its not moving to another page from the URL the link taken ...
abi's user avatar
  • 11
0 votes
2 answers
164 views

ORDS webservice with header and lines input

I am trying to call a PLSQL procedure that has a record(header) and a table type(lines) as input parameters. I can change the procedure if required but at the end of the day, I need to create an item ...
anoop ramachandran's user avatar
0 votes
1 answer
190 views

How to add a button at the end of each node in a tree region in oracle apex?

I have a tree region in oracle apex which shows parents and children in a tree structure. I want to display a + button at the end of each node. On clicking this button i need to open a pop up which ...
Divya Rose's user avatar
0 votes
1 answer
582 views

how to split one row into 2 lines, interactive grid oracle apex?

There are a lot of columns to edit in this interactive grid, i want to split the row into 2 lines interactive grid like this i do not know if possible or not is there a way to do it? I did a lot of ...
Halil İbrahim Çamur's user avatar
0 votes
1 answer
196 views

Error at line 3/16: ORA-00942: table or view does not exist

i get this error whenever i try to run this trigger when i try to assign a working schedule for an employee and when i assign the working schedule to this employee from the master table in the ...
Adham Tarek's user avatar
0 votes
1 answer
2k views

How to log into localhost ords/apex

I'm completely new to Ords and Apex so please bear with me :). How do I log into localhost ords? I've downloaded the latest 23 Apex on premise as well as the latest Ords and set everything up. I ...
Angular_Newbie's user avatar
0 votes
1 answer
70 views

how to send link that leads directly to the relevant page?

i got a question, there is button in my page and it sends a email to customer and says you need to select your plan. I want to send a email with a link that leads directly to the page where the ...
0ptimus's user avatar
  • 33

15 30 50 per page
1
2 3 4 5
39