Prevent duplicate entries being selected in a multi row variable set

matthew_hughes
Kilo Sage

I've got a multi row variable set that allows a user to select different AMA controls. However, what I've just noticed is that a user is able to select the same control twice for a Business Application.

Duplicate AMA controls.png

If the above example, the user should only select the 'Manual Order Process' AMA control only once. I was just wondering what I can do to stop the same AMA control being selected. A user should only select each AMA control once, not multiple times.

18 REPLIES 18

Is it possible to amend the message that displays because at the moment it's:
Some fields are not unique: AMA Control

 

It needs to be more user friendly.

POOJA SINGH18
Mega Guru

Hi Matthew,

 

For the field you want to set the unique value on the variable dictionary check the "Unique" box. See below:

POOJASINGH18_0-1688977137842.png

 

Once saved then go to the form, fill the data in MRVS. In case same value is selected, the system will through the error as below:

 

POOJASINGH18_1-1688977321226.png

 

Is it possible to amend the message so that it's more user friendly?

 

The error message is built into the platform and is not customizable through standard configurations.