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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Passing date/time via URL to a text field and then into date picker.

ParaDec 10 2014 — edited Dec 10 2014

Hello!

Im using apex version 4.2.4.

Theme is smartphone 50.

PAGE 1 - I have a page with a report. One of the columns is a date/time with a date format that contains ':' .  (DD.MM. HH24:MI)  I have a link column that redirects to a different page

PAGE 2 -  On this page I have display only field that should get populated with the date/time value from the page before.On this page I also have a button that leads to a different page.

PAGE 3 - I have 1 DATE PICKER field. It should get populated with the date/time from the page before ( PAGE 2).

( also worth to note the date format is fixed and I am unable to change it  -   YYYY-MM-DD"T"HH24:MI:SS )

Is there a smart and efficient way of doing this?

This post has been answered by fac586 on Dec 10 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 7 2015
Added on Dec 10 2014
4 comments
1,727 views