Frage

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!

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top