I have a Contacts Editable Root Object that has a Property DisplayName that is Properties Suffix + First Name + Last Name.
DisplayName is saved to the database and shown on lists and is also used to validate uniqueness.
I was thinking of updating the field by overriding Save, but since I need the value set for validation that doesn't work.
Any suggestions?
Thanks for the info. I'll give it a try.
Mike
Copyright (c) Marimer LLC