Prevent duplicate entries being selected in a multi row variable set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2023 07:54 AM - edited ‎06-30-2023 07:55 AM
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.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2023 12:49 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2023 01:22 AM
Hi Matthew,
For the field you want to set the unique value on the variable dictionary check the "Unique" box. See below:
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:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2023 07:37 AM
Is it possible to amend the message so that it's more user friendly?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2023 09:30 AM
The error message is built into the platform and is not customizable through standard configurations.