If you want a custom message in case a value is not unique, you will need to index that field, run a search before saving, check to see if that value exists, if it exists, set a temp field with that value, and if that field is not null display that custom message with an error to prevent that save..
Joe From: jham36 Sent: Friday, June 03, 2011 4:27 PM Newsgroups: public.remedy.arsystem.general To: [email protected] Subject: Re: Field Value must be Unique - Unique Index ** Could't you just create a unique index for that field on the form in the admin tool or Dev Studio (in Form Properties)? James _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

