CRM On Demand - Administration (MOSC)

MOSC Banner

Field Validation

edited Aug 26, 2010 8:21PM in CRM On Demand - Administration (MOSC) 10 commentsAnswered
Hi,
I want to provide field validation for Service Request Subject field, so that it limits the number of characters in that field to below 150 characters.

I know this can be done using the following function in field validation (Len([<Subject>])<=150). This is working perfectly, but my requirement is that this validation should be applicable only to particular roles i.e for 'Technical Services User' and ''Technical Services Manager' role.

So, if any other user who does not have this role should be able to enter more than 150 characters in the Subject field without any issues. But if the user role is either 'Technical Services User' or 'Technical Services User'  then that user should not be allowed to enter more than 150 characters.

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