Hello. I have the below DateTime field (new_starttime) in CRM 4.0. How can one check if a time has been selected from the dropdown using JavaScript? Currently, code written in the onChange event of the new_starttime field executes when a date or a time is selected. I want to be able to use JavaScript to determine whether the time dropdown was selected by the user. Would also want to use JavaScript to determine if the date was selected.
*This post is locked for comments