cancel
Showing results for 
Search instead for 
Did you mean: 

Logic for one of three fields to be mandatory filled out

Former Member
0 Kudos

Hi All,

Hope you can help.

In a C4C opportunity, we have 3 KUT fields. Our business requires that one of the fields must be filled out, but only one.

When a user opens an opportunity, they should be able to see all 3 fields.

When they fill out a value (all lists) for one of them, and hit save, it should fail if any of the other two fields have a value (and show a warning to the user indicating so).

Can someone help provide the logic for doing something like this?

Or do i just show all 3 fields, and use a workflow or something to prevent someone from saving if more than one field is filled out?

I would prefer a configuration-type solution versus SDK (unless SDK is the only way to do it..)

Many thanks in advance..

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member192750
Active Contributor
0 Kudos

Have you tried using the rule editor?

Former Member
0 Kudos

Maybe? What i'm hoping to ask, is for example, if i use the 'rule editor', what would/could the logic be?