Sign Up

Hey, Dev!
Are you looking for a forum full of active developers to help you?
So if you want to:
➡️ Get answers for your development issues
➡️ Help others
➡️ Write an article
➡️ Get rewarded for your active participation
Then this place is just for you 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

Sorry, you do not have a permission to ask a question, You must login to ask question.

Forgot Password?

Need An Account, Sign Up Here
Sign InSign Up

OrclQA.Com

OrclQA.Com Logo OrclQA.Com Logo
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Blog
  • New Questions
  • Tutorials
    • Oracle
    • Oracle Apex
    • Python
  • Tags
  • Users
  • Badges & Points
  • About

An active community you can depend upon!

Hey, Dev!
Are you looking for a forum full of active developers to help you?
So if you want to:
➡️ Get answers for your development issues
➡️ Help others
➡️ Write an article
➡️ Get rewarded for your active participation
Then this place is just for you and it is 100% FREE. Hit the button Create a new account to get started.

Create a new Account
  • Recent Questions
  • Most Answered
  • No Answers
  • Most Visited
  • Most Voted
  • Followed Questions

Discy Latest Questions

Swarup
Swarup

Swarup

  • India
  • 29 Questions
  • 117 Answers
  • 0 Best Answers
  • 196 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
  • 776
  • 0
Answer
Swarup
Swarup

Swarup

  • India
  • 29 Questions
  • 117 Answers
  • 0 Best Answers
  • 196 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
  • 1k
  • 0
Answer
Swarup
Swarup

Swarup

  • India
  • 29 Questions
  • 117 Answers
  • 0 Best Answers
  • 196 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
  • 559
  • 0
Answer
pavlos
pavlos

pavlos

  • 29 Questions
  • 77 Answers
  • 1 Best Answer
  • 281 Points
View Profile
  • 1
pavlosProfessional
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
  • 1k
  • 0
Answer
pavlos
pavlos

pavlos

  • 29 Questions
  • 77 Answers
  • 1 Best Answer
  • 281 Points
View Profile
  • 1
pavlosProfessional
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
  • 425
  • 1
Answer
Swarup
Swarup

Swarup

  • India
  • 29 Questions
  • 117 Answers
  • 0 Best Answers
  • 196 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
  • 611
  • 0
Answer
Shimul
Shimul

Shimul

  • 17 Questions
  • 22 Answers
  • 0 Best Answers
  • 119 Points
View Profile
  • 2
ShimulProfessional
Asked: September 12, 2020

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

  • 2

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

  • 18
  • 1k
  • 0
Answer
Swarup
Swarup

Swarup

  • India
  • 29 Questions
  • 117 Answers
  • 0 Best Answers
  • 196 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
  • 523
  • 0
Answer
Hussain
Hussain

Hussain

  • 27 Questions
  • 47 Answers
  • 0 Best Answers
  • 199 Points
View Profile
  • 1
HussainProfessional
Asked: October 10, 2020

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

  • 1

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
  • 17
  • 1k
  • 0
Answer
SM Hasem
SM Hasem

SM Hasem

  • Dhaka, Bangladesh
  • 4 Questions
  • 15 Answers
  • 0 Best Answers
  • 42 Points
View Profile
  • 0
SM HasemContributor
Asked: January 23, 2021

How to add one column data to another column in same row in Interactive Grid on oracle apex?

  • 0

How to add one column data to another column in same row in Interactive Grid on oracle apex? How to add one column data to another column in same row in Interactive Grid on oracle apex?

question
  • 17
  • 246
  • 1
Answer
1 2 … 39

Sidebar

Ask Question
Write a Post

Recent Blog Posts

  • Vinish

    Oracle Apex - Display External File in Region

  • Vinish

    Oracle PL/SQL Download BLOB File to Disk

  • Vinish

    Oracle Convert External File to BLOB

  • Vinish

    Oracle Apex Calendar Example

  • Vinish

    Oracle Apex - Open Modal Dialog Page Using JavaScript

Explore

  • Home
  • Blog
  • New Questions
  • Tutorials
    • Oracle
    • Oracle Apex
    • Python
  • Tags
  • Users
  • Badges & Points
  • About

© 2021 OrclQA.Com. All Rights Reserved. Privacy Policy