Contacts require e-mail address
Paul Timms
10-26-18
I'm setting up a system in 8.5 2018-10-04. When saving a new Contact record, and the e-mail address is blank, the message "May not be blank" appears, and the cursor takes you to the e-mail field. If a contact has been imported without an e-mail address, when you try to update the contact and save it, the same message appears but the cursor does not take you to the e-mail field.

I've had a look through all the record checks to do with CUVc and cannot find anywhere that requires an e-mail address. I've added a trace at the beginning of CUVcRecordCheck, and the trace does not appear, so this would indicate that either some HAL or C code is running before CUVcRecordCheck is run.


I have tried this in sample data using the same version and HAL, but it does not ask for the e-mail address to be non-blank. Does anyone have any ideas on this one?
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Carolina Valentino
are the activity set as Hansamanuals said? https://www.hansamanuals.com/main/mailnumber___62526/theconf___231/manuals/version___20250224/langcode___es/hwconvindex.htm?shortcode=HW0301SETTINGS_Order...
17:20 4 Apr 2025
Paul Timms
SendWebRequest3 is a boolean function, so if this returns true and the reply header has an accepted status, you can assume that the data was sent successfully and perform some actions on the record th...
11:12 4 Apr 2025