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

Swarup
Swarup

Swarup

  • India
  • 31 Questions
  • 119 Answers
  • 0 Best Answers
  • 207 Points
View Profile
  • 1
SwarupProfessional
Asked: October 8, 2020

Adding row as required in the Form in APEX

  • 1

Hi Sir, Good Evening i want to create ADD button in the form whenever i click on add button same to same all rows to come at last when i click on create button all data to insert into table

  • 31
  • 1k
  • 0
Answer
Swarup
Swarup

Swarup

  • India
  • 31 Questions
  • 119 Answers
  • 0 Best Answers
  • 207 Points
View Profile
  • 1
SwarupProfessional
Asked: September 16, 2020

Reset Password in Oracle Apex

  • 1

Hi Sir, I want to create  Reset Password or Forgot Password link in the login screen,when should i click on that it should redirect to a form where i can provide my username and new password and confirm password. But i need without custom authentication schema.Please help me with steps.

  • 29
  • 5k
  • 0
Answer
Swarup
Swarup

Swarup

  • India
  • 31 Questions
  • 119 Answers
  • 0 Best Answers
  • 207 Points
View Profile
  • 1
SwarupProfessional
Asked: September 30, 2020

Alphanumeric Sequence number in apex

  • 1

Hi Sir, I am creating alphanumeric sequence number in the id field by using this create sequence VID1 start with 1 increment by 1  ------in Sql Commands  (IF :P2_VOLUNTEER_ID IS NULL THEN SELECT 'A' || VID1.NEXTVAL INTO :P2_VOLUNTEER_ID FROM DUAL; END IF;)----Process in Application But the issues was that when i am creating something continuously its working fine if i leave for sometime or logout and login after some time or next day then the sequence number start from different number. Eg: continues A41,A42,A42 After logout and login or sometime A81,A82    But i need continues where i left from the next number onwards  

  • 29
  • 971
  • 0
Answer
VARSHA
VARSHA

VARSHA

  • 16 Questions
  • 54 Answers
  • 0 Best Answers
  • 115 Points
View Profile
  • 1
VARSHAProfessional
Asked: May 29, 2021

How to add Logo in Print Screen

  • 1

Hi everyone, I'm using below code for Logo in Print Screen htp.p(' <img src="C:\Users\tec\Pictures\img.jpg" alt="test" width="50"          height="50"></div> '); But the image is displaying Any help would be appreciated..

oracle apex
  • 26
  • 380
  • 0
Answer
pavlos
pavlos

pavlos

  • 37 Questions
  • 107 Answers
  • 1 Best Answer
  • 376 Points
View Profile
  • 1
pavlosGuru
Asked: September 6, 2020

How to reset page item when page is reloaded in Oracle Apex

  • 1

How to set page item to null, when browser is reloaded. I tried with DA after refresh but, it works only when I change page inside application not for reload page on browser button.

oracle apexquestion
  • 21
  • 7k
  • 0
Answer
Hussain
Hussain

Hussain

  • 24 Questions
  • 47 Answers
  • 0 Best Answers
  • 181 Points
View Profile
  • 0
HussainProfessional
Asked: October 10, 2020

Write and Call HTML based Code for Report Printing in Oracle Apex

  • 0

Hi, I have created DEPT and EMP form as master-detail. Now based on Deptno# i want to print data in HTML Based. In this regard  have following query if you please advise. Where to Write HTML Code How to call it at Button so above code Print the Report Is there any tool where i can execute the report data before printing, like for report result first we develop query in sql, is there any tool for testing. Thanks.

oracle apex
  • 20
  • 5k
  • 0
Answer
Shimul
Shimul

Shimul

  • 13 Questions
  • 23 Answers
  • 0 Best Answers
  • 98 Points
View Profile
  • 1
ShimulProfessional
Asked: September 12, 2020

Sum Column Value Added in Item at Run time before pressing Save

  • 1

I have created a master detail form by Item & Grid. Qty * Rate = amount. I want the sum of the amount to be in total amount. before pressing the save button. how can i do this? https://apex.oracle.com/pls/apex/saidul_abc/r/master-detail10/login?session=107768956176789 User/Pass: demo/123

  • 20
  • 2k
  • 0
Answer
pavlos
pavlos

pavlos

  • 37 Questions
  • 107 Answers
  • 1 Best Answer
  • 376 Points
View Profile
  • 1
pavlosGuru
Asked: September 20, 2020

Sorting shuttle without submit page in Oracle Apex

  • 1

Hi, When I select a value in LOV, the page is submitted and the shuttle is sorted. I want to get results in the shuttle when I select a value in LOV without submit page.  I tried with dynamic action to refresh the shuttle item. But, I didn't get any value on the right side of the shuttle. Thanks in advance!

oracle apexquestion
  • 20
  • 1k
  • 1
Answer
Swarup
Swarup

Swarup

  • India
  • 31 Questions
  • 119 Answers
  • 0 Best Answers
  • 207 Points
View Profile
  • 1
SwarupProfessional
Asked: September 30, 2020

Upgradation of Apex 19.1 to 20.1 in windows

  • 1

Hi Sir, I am using Apex 19.1 and i want to upgrade it to 20.1 please guide me the steps for that Thanx in advance

  • 19
  • 2k
  • 0
Answer
Swarup
Swarup

Swarup

  • India
  • 31 Questions
  • 119 Answers
  • 0 Best Answers
  • 207 Points
View Profile
  • 1
SwarupProfessional
Asked: October 5, 2020

Barcode Generator in Oracle apex

  • 1

Hi Sir, Can we generate barcode in oracle apex when we click on the field then a barcode should be generated for particular records 

  • 18
  • 1k
  • 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