Related Posts
  • Forum Post: Re: Duplicate an entity instead of recreating one from scratch

    There isn't a copy entity function per se. You could export the contact entity and edit the configuration xml by hand to create something nearly identical but there are a few relationships/fields you wont'be be able to include (like customer) because they are system entities and not enabled for...
  • Forum Post: Name Format Setting in System Settings

    Hello I need to change the Full Name format from First Name Last Name to Last Name, First Name. When I change it in the System Settings (Administration area) it only affects new records while all existing records still show the Contact Full Name according to the previous setting. Does anyone know...