CRM On Demand - Administration (MOSC)

MOSC Banner

SR Status Default Value

edited Dec 18, 2011 1:42AM in CRM On Demand - Administration (MOSC) 1 commentAnswered
I’m trying to default the SR Status value based on the Type (both with “post-default” checked & unchecked), but it’s not working the way I need.  This is the expression I have in the default field of the Status:

IIf([<Type>]=LookupValue("SR_TYPE", "Marketing Request"),LookupValue("SR_STATUS", "Open"),LookupValue("SR_STATUS", "Open - Escalated"))

 

I want:

Marketing Request status= Default to Open

Any other type= Default to Open-Escalated

 

Should I do something differently?

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