Hi there - short of a script or a CSV upload, can ...
# general
d
Hi there - short of a script or a CSV upload, can I manually change a customer's Customer ID field? It shows as inline only in the web editor, wasn't sure if there was a work around. I'm trying to change a customer's parent customer and it's retaining the old customer's Customer ID (i.e. I have it as 100:22, 100 being the parent, and the new parent is 200, so I want the ID to update to 200:XX)
a
@Daniel Barros check the field autoname. This has to be set to F before you can change the customer's ID. Your form may have to be edited also if the field was made inline on the form, but I'd bet if you change autoname to false (unchecked) then you'd be able to change the customer's ID
m
Setup > Set Up Auto-Generated Numbers > Entities > Customer > Allow override
d
Thank you!