CRM On Demand - Administration (MOSC)

MOSC Banner

Field Validation on a Date Field

edited May 27, 2014 2:03PM in CRM On Demand - Administration (MOSC) 1 commentAnswered ✓

I am trying to put a Field Validation on a Date field on a Custom Object.  The Date field is a custom field as well.  The logic says basically that only Mark can change this date, set this date or remove this date.  the logic below works for preventing a date from being changed, but not preventing someone from entering a date when it is blank to start or removing a date.  I've tried IS NULL and IS NOT NULL logic but doesn't seem to work on a date field.

(PRE('<dImplementation_Close_Date_ITAG>') = [<dImplementation_Close_Date_ITAG>]) OR (UserValue('Alias') = 'Mark Facer')

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