Hi,
I'm using Oracle APEX v4.2 Date Picker and I have two items - P10_FROM_TIME and P10_TO_TIME which are both HH24:MI formatted.Based on this, when the user clicks on the date picker icon, I only want the time selection component shown for both of these FROM/TO items.
Please note that I also have another date picker on the same page - P10_START_DATE that only shows the date selection and no time selection
Is there a way to disable the date selections on only P10_FROM_TIME and P10_TO_TIME items (not the P10_START_DATE) and only allow the time selection within the date picker?
FYI, I thought I could use the minimum date and maximum date settings (-0) but unsure what values to place in these two fields, inorder to disable all date selections
Any help would be great.
Thanks.
Tony.