Restrict Prompt selection

I have a very serious situation.

Is there a way i can restrict the user from selecting a date prompt.

i.e. user should not be able to select a date that is greater than the sysdate.
(My prompt is not chosen from list of values. User can select any date from the calender.)

Thanks.


bobj_user_a (BOB member since 2010-03-25)

Hi,

Make the prompt using LOV (list of values). Make it mandatory, so a user can pick only dates from the LOV. Then modify the LOV so it contains only dates until sysdate.


Marek Chladny :slovakia: (BOB member since 2003-11-27)