CRM On Demand - Administration (MOSC)

MOSC Banner

String Compare function

edited Oct 25, 2010 7:29PM in CRM On Demand - Administration (MOSC) 6 commentsAnswered
Hi,
We have a field that holds the Row Ids of different associated child records. If we add a new child record, then we need a field validation, that should look into the field that holds all the Row Ids and should throw an error, if the Row Id of the new child record is found in the field have the master list of Row Ids.

So, we are thinking to use InStr function or FindOneof function. Not sure how can we compare an entire string using this function.

Our function would look something like this:

InStr('<String_Compare_ITAG>', '<ContactId>')

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