Conditionally hide a date picker control..
560778Aug 24 2007 — edited Aug 28 2007I 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