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!

Default the Date Picker to Today

625239Jun 30 2008 — edited Jul 18 2008
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 15 2008
Added on Jun 30 2008
27 comments
7,089 views