How can I populate this field so it’s filled in when a customer creates an account?
the name is customer[account_number]
I have a field above which is a duplicate but we call it something different and it populates correctly.
The name of that input is name="customer[parent_customer_id]"
Even know it’s redundant I want both fields to populate. What file and where should i be editing to populate customer[account_number] in it’s respective field.