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!

Setting page item value to value of select-list.

666835Nov 26 2009 — edited Nov 26 2009
I don't understand why this isn't working and I'm in dire need of help.

I've got a selectlist (with submit) and a null value of -1
when one selects something a button appears (conditional display on the selectlist not beeing -1)
when the button is pressed a branch (conditional on the button) is called which sets a number of items on this page and others and calls a function. Here i try to set a hidden item to the value of the selectlist (set these items: P76_TYPE_OF_SIM to these values &P76_SELECTLIST.) but it doesn't work.
All other items are set as they should be and the function is called but the hidden value is not set (or is set to null).

Any ideas?

Edited by: andypandy on 2009-nov-26 05:16
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 24 2009
Added on Nov 26 2009
6 comments
788 views