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!

Conditionally hide a date picker control..

560778Aug 24 2007 — edited Aug 28 2007
I am in search of a way to hide a date picker control on a page. Right now I have in the HTML Form Element Attributes of a select list the following javascript:


onchange="checkValue(this,'HIV_DP','P115_START_DTE');checkValue(this,'HIV_DP','P115_END_DTE')"

This is hiding the textbox portion of a date picker, but not the actual date picker.

Is there a way to do this via javascript?

Thank you,

Tony Miller
UTMB/EHN
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 25 2007
Added on Aug 24 2007
18 comments
1,208 views