CRM On Demand - Administration (MOSC)

MOSC Banner

Can I use field validation to turn a field “on” or “off” based on the selection in a pick list field

edited Nov 11, 2012 10:52PM in CRM On Demand - Administration (MOSC) 4 commentsAnswered
Example:

1. Field A is a pick list with 5 values.
2. Field B is present on the layout but grayed out (read only).
3. When the user selects pick list value 3 from field A, field B is activated and lets the user input further info.

Note: Pick list value 3 is the only value that activates field B, all other values are ignored by the expression.

Expression tried:

([<IndexedPick2>] LIKE "A TERMINO FIJO") OR ([<stDuracin_ITAG>] IS NULL)

This is not working.

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