Skip to Main Content
Feature Request FR-3197
Product Area Page Components
Status CLOSED

2 Voters

In Calender, include time with APEX$NEW_START_DATE and APEX$NEW_END_DATE

deepakdakhore Public
· Jun 14 2023

Idea Summary
Include current timestamp in Drag and Drop feature, Dynamic selection of date along with current time by default in APEX$NEW_START_DATE parameter. 

Also Give some setting in attribute to increment timestamp by minutes or hours. 

Use Case
Whenever we need to select or book the calender meeting it comes as default current or current +30 minute like in Outlook or MS teams, Currently in APEX it sets to 00:00 (12 AM ) . 

Preferred Solution (Optional)
To book meeting invite need to select complete time, it help if default time populate as current time of system.

This is a great idea! So much that we have already implemented it in a previous release of APEX.

Comments

Comments

  • daniel hochleitner APEX Team OP 1.6 years ago

    Hi @deepakdakhore 

    this is already supported by the calendar region. 
    APEX$NEW_START_DATE and APEX$NEW_END_DATE are populated in the format: YYYYMMDDHH24MISS
    Including the time…

    Just one exclusion: If “Show Time” option is disabled, the week & day views are also disabled, and drag & drop in month view is not time based.

    You can try out and see how things are configured by just installing our “Sample Calendar” app using the app gallery.