if Name is already exists then in next new record that name should not accept.

Anjaneyulu1
Giga Contributor

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.

1 ACCEPTED SOLUTION

Prasad Pagar
Mega Sage

Hi @Anjaneyulu Nalamothu 

You can do that using OOB 'Unique' checkbox available in Dictionary

find_real_file.png

View solution in original post

2 REPLIES 2

Prasad Pagar
Mega Sage

Hi @Anjaneyulu Nalamothu 

You can do that using OOB 'Unique' checkbox available in Dictionary

find_real_file.png

Anjaneyulu1
Giga Contributor

Hii Prasad,

 

I have used Unique checkbox also but still it is accepting name which is already existing with same name in incident records.