Sign Up

❇️ 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.

Have an account? Sign In


Have an account? Sign In Now

Sign In

Forgot Password?

Don't have account, Sign Up Here

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

Discy Latest Questions

Tech Greek
Tech Greek

Tech Greek

  • 2 Questions
  • 3 Answers
  • 0 Best Answers
  • 30 Points
View Profile
  • 0
Tech GreekContributor
Asked: August 19, 2021

How to display blob image in html css report oracle apex?

  • 0

  select IMAGE into h from POS_PRODUCT where PRODUCT_NO = 1;                 htp.p('<img src="data:image/jpg;base64,.base64_encode(h)."/><p>image</p>');

blobdisplay bloboracle apexreport
  • 4
  • 1k
  • 0
Answer
Ali Akbar
Ali Akbar

Ali Akbar

  • Faisalabad, Pakistan
  • 10 Questions
  • 6 Answers
  • 0 Best Answers
  • 85 Points
View Profile
  • 0
Ali AkbarProfessional
Asked: July 17, 2021

HOW TO FIX COLUMN OF INTERACTIVE GRID

  • 0

HOW TO FIX COLUMN OF INTERACTIVE GRID, IF QUERY HAVE 20 COLUMN IM DISPLAYING 10 COLUMN .AND COLUMN 9 AND 10   FIXED ,IF  I DISPLAY REAMING COLUMN THEN COLUMN REMAIN FIX . AT LAST , ANY IDEA ?

intractivereport
  • 1
  • 61
  • 0
Answer
Ali Akbar
Ali Akbar

Ali Akbar

  • Faisalabad, Pakistan
  • 10 Questions
  • 6 Answers
  • 0 Best Answers
  • 85 Points
View Profile
  • 0
Ali AkbarProfessional
Asked: June 15, 2021

how to link between classic report to class report

  • 0

how to link between classic report to class report, mean to say that data show on master classic report  when click then  go to detail classic. thank you. Ali Akbar

classiclinkreport
  • 2
  • 43
  • 0
Answer
Ana
Ana

Ana

  • 18 Questions
  • 31 Answers
  • 0 Best Answers
  • 124 Points
View Profile
  • 0
AnaProfessional
Asked: May 6, 2021

Create column in interactive report to redirect to corresponding page

  • 0

Hello Sir, I have the following issue. I have an interactive grid, when clicking on the columns the user is directed to the form. There he can edit the form, e.g. accept or reject it. Depending on this, the user is redirected to another page. I would now like that the next time the person clicks on a column in the interactive grid, this person is redirected to the corresponding page. That is, if he has already edited the form, he should be redirected to the page to which he was redirected when he accepted or rejected the form. I have read your blog on a similar topic https://www.foxinfotech.in/2019/10/create-delete-row-button-for-interactive-report-in-oracle-apex.html and wonder if it would also work for this case or what I would have to change here. I proceeded as described in this tutorial. I use the value of the status from interactive report to redirect to the corresponding page. I use this code snippet from the blog in the interactive report. 5 case when nvl(STATUS,'APPROVED')='APPROVED' then 6 'f?p=&APP_ID.:100:8:&APP_SESSION.::::P8_ID'||ID 7 elsif nvl(STATUS,'REQUESTED')='REQUESTED' then 8 'f?p=&APP_ID.:100:9:&APP_SESSION.::::P9_ID'||ID 9 else 10 '#' 11 end LINK But I always get the error: ORA-00905: missing keyword in line 6. Is something wrong with the URL?    

interactivereporturl
  • 4
  • 191
  • 0
Answer
Oana
Oana

Oana

  • 1 Question
  • 0 Answers
  • 0 Best Answers
  • 25 Points
View Profile
  • 0
OanaContributor
Asked: January 8, 2021

Add dynamically report on apex

  • 0

I am interesting to create an apex page with more reports. But the page not have a static number of reports. I would like to generate a new report and add it to the page. Thank you

apexreport
  • 1
  • 55
  • 0
Answer
Zulqarnain Haider
Zulqarnain Haider

Zulqarnain Haider

  • 8 Questions
  • 17 Answers
  • 0 Best Answers
  • 81 Points
View Profile
  • 0
Zulqarnain HaiderProfessional
Asked: November 20, 2020

IR Show Message when Click Submit Button

  • 0

Hi Sir I want to Show U-processing icon and Show Message just like. Please Wait a moment. when Click Submit button.

processingreport
  • 2
  • 40
  • 0
Answer
Farooq Ahmad
Farooq Ahmad

Farooq Ahmad

  • Lahore, Pakistan
  • 18 Questions
  • 23 Answers
  • 0 Best Answers
  • 190 Points
View Profile
  • 1
Farooq AhmadProfessional
Asked: September 13, 2020

How to Call Jasper Report?

  • 1

Dear Sir What Is The Easy Way To Call Jasper Report I Did All Upload To Server now How To Call It Parameterize Report

apexjasperreport
  • 2
  • 696
  • 0
Answer

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