Default the Date Picker to Today
625239Jun 30 2008 — edited Jul 18 2008Hi,
I have a date item called Due Date that has a defualt set to
PL/SQL Function Body
return to_char(to_date('31-Dec-2050'), 'dd-Mon-yyyy');
But my user would like the date picker to show today when they open it to change it. Is this possible? Is there no 'Today' button option?
Thanks,
Samantha