質問

Is there a way to create a validation that a field is unique?

Say I have a custom field for which seat on my private jet each Contact has - I'd love if there were a way to validate that I hadn't double-assigned that seat.

I haven't found a simple function like ISBLANK to test uniqueness directly, but is there another way to accomplish this?

Thanks!

役に立ちましたか?

解決

I don't beleive there's a way to do it with a validation rule, but the field definition (for most field types) includes the option to mark it as uniuque, just update the field definition.

enter image description here

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top