Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now
Sign InSign Up

OrclQA.Com

OrclQA.Com Logo OrclQA.Com Logo

OrclQA.Com Navigation

  • Oracle
  • Oracle Apex
  • Python
  • Questions
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Ask Question
  • Add Post
  • Oracle
  • Oracle Apex
  • Python
  • Questions

An active developer community you can depend upon!

ā‡ļø OrclQA.Com is a question and answer forum for programmers.
ā‡ļø Here anyone can ask questions and anyone can answer to help others.
ā‡ļø It hardly takes a minute to sign up and it is 100% FREE.

Create a new Account
What's your question?
  • New Questions
  • Most Answered
  • Most Visited
  • No Answers
  • Most Voted

Discy Latest Questions

Harpreet Singh
Harpreet Singh

Harpreet Singh

  • 1 Question
  • 1 Answer
  • 0 Best Answers
  • 25 Points
View Profile
  • 0
Harpreet SinghContributor
Asked: May 17, 2023

Clear Search Parameters after submiting the page

  • 0

Hi, I have a "select list" fieldĀ  contains some parameters to search the records in interactive grid. On Press Enter, i am calling "Submit Page" functionality to search the record in IG.Ā  BecauseĀ  the IG itself got lots of records based on the provided parameter, I am using further default "Search Functionality" to narrow down the data in IG. The problem is, this default Search is not getting clear if I am changing parameter in "select list" and doing "Submit Page". So can you please advise how this IG's "Default Search" can be cleared if "Submit Page" is being performed?   Thanks in Advance. -Singh  

default searchquestion
  • 1
  • 25
  • 0
Answer
Alauddin Ahmed
Alauddin Ahmed

Alauddin Ahmed

  • 1 Question
  • 1 Answer
  • 0 Best Answers
  • 30 Points
View Profile
  • 0
Alauddin AhmedContributor
Asked: May 15, 2023

POPUP Lov Additional Outputs Problem in Apex 22.2

  • 0

Dear brother, I was using apex 20.1 version which version had no problem in POPUP Lov Additional Outputs on page item or editable IG popup lov columns but when i upgraded into apex 22.2 that raised an error . which error given below; Uncaught TypeError: Cannot read properties of undefined (reading 'attr') at q.<computed>.<computed>._identityChanged (widget.grid.min.js?v=23.1.0-16:1:59322) at a.<computed> [as _identityChanged] (desktop_all.min.js?v=23.1.0-16:31:2889) at q.<computed>.<computed>._setModelValue (modelViewBase.min.js?v=23.1.0-16:2:23254) at a.<computed> [as _setModelValue] (desktop_all.min.js?v=23.1.0-16:31:2889) at q.<computed>.<computed>.setActiveRecordValue (modelViewBase.min.js?v=23.1.0-16:2:5032) at a.<computed> [as setActiveRecordValue] (desktop_all.min.js?v=23.1.0-16:31:2889) at HTMLDivElement.<anonymous> (widget.grid.min.js?v=23.1.0-16:1:28067) at HTMLDivElement.dispatch (desktop_all.min.js?v=23.1.0-16:2:43184) at y.handle (desktop_all.min.js?v=23.1.0-16:2:41168) at Object.trigger (desktop_all.min.js?v=23.1.0-16:2:71790)   Brother ,i need your suggestion...

apex 22.2
  • 0
  • 7
  • 0
Answer
Mohamed Shaker
Mohamed Shaker

Mohamed Shaker

  • 1 Question
  • 0 Answers
  • 0 Best Answers
  • 25 Points
View Profile
  • 0
Mohamed ShakerContributor
Asked: May 13, 2023

how i can read base64 in oracle apex

  • 0

i have files ( word - excel - pdf) are base64 ... i want to download this files from oracle apex depend on parameterĀ 

apexbase63
  • 0
  • 8
  • 0
Answer
Swarup
Swarup

Swarup

  • India
  • 31 Questions
  • 119 Answers
  • 0 Best Answers
  • 207 Points
View Profile
  • 0
SwarupProfessional
Asked: May 12, 2023

Oracle PL/SQL: Export Data from a Table to CSV

  • 0

Dear Vinish, I want to export the data into CSV. but my column name is fixed it may change from time to time in that scenario how to write the procedure to pull the data into CSV with the DB header as it is? Could you please guide me on this?  

plsql
  • 0
  • 35
  • 0
Answer
Yuwan M
Yuwan M

Yuwan M

  • 2 Questions
  • 0 Answers
  • 0 Best Answers
  • 30 Points
View Profile
  • 0
Yuwan MContributor
Asked: April 25, 2023

How to set color in Badge List (Plugin) Oracle Apex

  • 0

Hi Everyone Can I change the color in the badgelist? I want to change the color to my liking, is that possible? This is Screnshoot My Dashboard Badge List https://prnt.sc/g9aLkhQ-CHQo https://prnt.sc/Ff105kggX-2B    

badgelistcollor
  • 0
  • 42
  • 0
Answer
Jorge.criv
Jorge.criv

Jorge.criv

  • 18 Questions
  • 18 Answers
  • 0 Best Answers
  • 125 Points
View Profile
  • 0
Jorge.crivProfessional
Asked: April 21, 2023

apex installation on two pdbs

  • 0

You can install two different versions of apex on two different pdbs using oracle 19c. ? If yes, how would it affect apache tomcat ?

oracle apex pdb
  • 2
  • 33
  • 0
Answer
Yuwan M
Yuwan M

Yuwan M

  • 2 Questions
  • 0 Answers
  • 0 Best Answers
  • 30 Points
View Profile
  • 0
Yuwan MContributor
Asked: April 17, 2023

How to Active / Inactive Link IG when condition

  • 0

Hello everyone I want to ask how to active / inactive links in Interactive grid I want to activate the link when RANK1 is Employee name and deactivate the link when RANK1 is Hire New. Is there a solution to my problem? Thank you very much

apexoracleapex.
  • 1
  • 34
  • 0
Answer
shashi
shashi

shashi

  • 16 Questions
  • 23 Answers
  • 0 Best Answers
  • 120 Points
View Profile
  • 0
shashiProfessional
Asked: March 23, 2023

How to pass dynamic where clause in IR report

  • 0

How to pass dynamic where clause to IR report from application item.Can you please suggest. Example select col1,colo2 from table where col1 in(:P1_ITEM) P1_ITEM contains in clause select query

question
  • 2
  • 64
  • 0
Answer
apex-learner
apex-learner

apex-learner

  • 1 Question
  • 2 Answers
  • 0 Best Answers
  • 25 Points
View Profile
  • 0
apex-learnerContributor
Asked: September 18, 2021

how to add date facet in faceted search

  • 0

Hi. How can I include DATE RANGEĀ  search criteria in Faceted Search? (while I was trying, I am getting the following error. Facet is not supported for DATE or TIMESTAMP columns.) Thanks,  

apexfacetfaceted search
  • 3
  • 1k
  • 0
Answer
Jorge.criv
Jorge.criv

Jorge.criv

  • 18 Questions
  • 18 Answers
  • 0 Best Answers
  • 125 Points
View Profile
  • 0
Jorge.crivProfessional
Asked: September 16, 2021

How to call apex_mail.send from outside of apex 20?

  • 0

Can apex_mail.send be called from outside of apex 20?

apex_mail.send
  • 2
  • 295
  • 0
Answer
1 … 49

Sidebar

Explore

  • Ask Question
  • Add Post

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
© 2022 OrclQA.Com. All Rights Reserved.
Privacy Policy - About Us