Oracle Application Express Questions

1

Adding a star to a required field in Oracle Application Express
I have a page…in that page there is a required field I just want to add a star which highlights the field as a required. How can this be done? I am a newbie to Oracle Application Express. Please help

Answer Question   |  April 22, 2013  5:41 AM
APEX, Oracle, Oracle Application Express
asked by:
5 pts.

Oracle bind variable input
Hello there… I’ve created a report page (page 1) which shows the products of a shop! I’ve also created a hidden item on page 1 in order to get the ID of the product when a user presses the link for Product Details or the Basket icon… My problem is that I don’t know how [...]

Answer Question   |  June 9, 2011  10:51 AM
Oracle, Oracle Application Express, Oracle applications
asked by:
220 pts.

Oracle Package Script
Hello everyone…  I’m trying to create a package for an application on oracle APEX!! Here’s the code I used:  create or replace package customer_authentication as function customer_exists (p_email in varchar2) return boolean; procedure insert_new_customer ( p_fullname in varchar2, p_email in varchar2, p_password in varchar2); function customer_authentication_f ( p_username in varchar2 default null, p_password in varchar2 [...]

Answer Question   |  June 3, 2011  4:11 PM
Creating Oracle packages, Oracle, Oracle Application Express, Oracle Package
asked by:
220 pts.

Issue with designing Oracle Application Express (APEX)
Hi, I am facing a problem in my local application express box. While I am trying to create a button in the item section in a page ( using create multiple items by drag and drop ), it is happening without any error but not creating the button . This is working fine in online [...]

Answer Question   |  August 12, 2009  9:09 AM
APEX, Oracle Application Express
asked by:
5 pts.

Oracle9i error message on installation
while installing oracle9i in laptop i a getting message jrew.exe stoping program( i am using window vista

Answer Question   |  July 27, 2009  5:54 AM
Oracle 9i, Oracle Application Express, Oracle error messages, Oracle installation
asked by:
10 pts.

APEX-can’t see new procedure when creating form
Using Oracle XE, I created a new procedure and it compiled. I then tried to create a new form based on a procedure using the wizard. The new procedure I created was not in the list nor could it be found just be typing in the name. Thanks in advance, Steve

Answer Question   |  February 2, 2011  4:43 PM
APEX, Oracle Application Express, Oracle XE
asked by:
5 pts.

Report Printing in Oracle
I need to create a multi-row report in Oracle Application Express. I can create the report, no problem. The question is, how can I setup printing in Oracle and print this report in PDF format?

Answer Question   |  July 8, 2008  3:52 PM
Oracle Application Express, Oracle printing
asked by:
Rwy
265 pts.

building a tree
how do you build a tree in oracle application express

Answer Question   |  June 17, 2008  8:13 PM
Oracle, Oracle Apex, Oracle Application Express, Oracle development
asked by:
Rwy
265 pts.

1