How do I create two customers with the same name?

Greetings Friends,

I am unable to create two customer entities with the same name in Customers.

Is there a way to create two customer entities with the same name in Customers?

Thanks,

Somil

The Primary Field for Entities must be unique, and by default, the Primary field is “Name”, so you cannot create more than 1 Customer with the same Name.

If you change the Primary Field to be something else (like Phone, Member Id, Email, etc), then you can have a Custom Data Field for “Name”, and have Entities with the same “Name”.

thanks for the reply, regards

Hi,
Is there any way that I can change the sequence of the customer field? For example, to make the Name in the second line rather than on the top?

you’ll have to remove the custom fields and add them back in the order you want them to appear