CIVICRM, how to make first or last name optional in contacts? -
i'm use civicrm drupal, , import data in contact data have row missing first or last name, , first or last name compulsory not uploaded,
so back-end setting civi i'm make first or last name optional, possible?
by default, there 2 tests run before creating contact in civicrm. have pass 1 of these 2 tests contact created.
1) have first name , last name or 2) have email.
there not "back-end setting civi [you can] make first or last name optional" if have email address contact, not required.
one work around if need import contacts don't have either email or first name , last name create dummy email address 'dummy@example.com' , add data going import.
Comments
Post a Comment