- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 05:15 AM
Hii All,
On Incident Table create a field called Name (it must be unique), when user enter name in new incident record and if Name is already exists in incident record in name field it should not accept. it shows error message('Please enter a Unique Name').
please help me out on this Requirement.
Thanks,
Anji.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 05:18 AM
Hi
You can do that using OOB 'Unique' checkbox available in Dictionary

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 05:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 05:27 AM
Hii Prasad,
I have used Unique checkbox also but still it is accepting name which is already existing with same name in incident records.