WebsiteBaker Support (2.8.x) > Bakery Shop

Disable "For logged in customers prepopulat the address fields"

(1/1)

topper:
Hi there,

"For logged in customers Bakery tries to retrieve their address data of a previous order to prepopulat the address fields"

Is that possible to disable this property?

Rgds Topper

jacobi22:
File view_form.php

Set the code from line71 to line 91 as comment or delete it

As comment maybe with

--- Code: ---/*
--- End code ---
behind this line 71
// For the first time try to get customer data of a previous order from the db...

and 

--- Code: ---*/
--- End code ---
at the End before this Line
// If no country has been selected, preselect the shop country

topper:
Done, works, Thanks! to jacobi22

topper

Navigation

[0] Message Index

Go to full version