Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Return javascript prompt() into Apex page item

544009Jun 13 2007 — edited Jun 13 2007
Hello,

Here's what I'm trying to do:
Let's say that P10 contains a button (P10_GO) and a display only (saves state) item (P10_ANS).
On button click, I want to call a javascript function that will display a javascript prompt.
Once the user types his answer and clicks OK, the answer will appear in item P10_ANS.

I prefer having all that without submitting the page, but if it is not possible, so be it.

Please tell me where to put each part of the code.

Oh, I'm using Apex 3.0.0.00.20.

Thanks.
Anat :o)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 11 2007
Added on Jun 13 2007
8 comments
1,396 views