CRM On Demand - Administration (MOSC)

MOSC Banner

Date Validation on Date/Time Field

edited Aug 16, 2013 5:16AM in CRM On Demand - Administration (MOSC) 3 commentsAnswered
Hi All,

    I have a date validation to be done on a date/time field such that it cannot take a value greater than today and also cannot take a value which is less than 30 days from today.  I gave the below syntax on the field set up under validation condition but for some reasons this doesnt seem to work.

[<dtDate1_ITAG>] >= Today()-30 AND [<dtDate1_ITAG>]<=Today()

Its accepting all dates greater than today (i.e August 17, 18 on wards). I also noticed that the it doesnt accpet any dates from July 1st toJuly 17 (which is less than today - 30) but it accepts June 30th and June 26.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center