CRM On Demand - Administration (MOSC)

MOSC Banner

Field Validation ignoring second condition

edited Jan 22, 2013 11:23AM in CRM On Demand - Administration (MOSC) 12 commentsAnswered
Hello,
I'm relatively new to CRMOD and I am going through some testing exercises. My "assignment" is to make a long text field be required when the Revenue field is at a value of $1,000,000 or more. My field validation is on the Revenue field as that field is the one being changed most often.

[<Revenue>] < "1000000" AND [<ltStrategy_ITAG>] = ISNOTNULL

If I understand my code correctly the field validation will trigger when Revenue is greater than or equal to 1000000 and the Strategy field is empty. However, that is not the case when I test the trigger. I have text in the Strategy field and my Revenue is set at more than $1,000,000 but I still get the error. Any thoughts?

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