I have one field :P2_DATE, datepicker on an interactive report in apex5.0.
First Question: How can i create validation thru: 1. A dynamic action 2. A validation process that gives an error msg: 'Date should not be greater than system date' when user choose from datepicker.
Second Question: How to show only today's date in the date picker and disable others dates.
Pls provide steps-by-steps instruction if possible...thxs!!