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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Setting Item-Label from JavaScript

494966Aug 27 2007 — edited Aug 27 2007
HI, I want to set the lable of an item using javascript.
Here is what I tried:
1.) Created hidden item on page which gets filled with the label-text.
2.) Created item and set the label to "<script language="JavaScript">document.write($x('P6_TEXT01').value)</script>"

However this is not working.
I tried searching the forums but was not able to find information on this.

Anybody can help me out with this?

Thanks in advance
Moritz
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 24 2007
Added on Aug 27 2007
3 comments
1,032 views