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!

Oracle APEX Validation using javascript (for two date picker items)

Mohandas HegdeMar 15 2013 — edited Mar 15 2013
Hi,

I am new to APEX and I am trying to create a Validation on a page item using JavaScript's and the page which has two date picker items.
Eg: P1_START_DATE and P2_END_DATE. So I want to create a Dynamic action(Validation) like when if I enter the date in P1_END_DATE less then the date in P1_START_DATE then it should alert a popup with a message.

Please can some one help me to write code for this or can please provide me any links.

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 12 2013
Added on Mar 15 2013
1 comment
1,207 views