Only one address per customer

  • Posts: 137
  • Thank you received: 2
13 years 8 months ago #9508

Hi!

Ist it possible to limit the addresses of a customer to only ONE address?

Best regards

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 8 months ago #9509

Sure. Just edit the file address_view via the menu Display->Views and add an if around the new button which is at the end of the file :

if(empty($this->addresses)){

// new button code

}

Please Log in or Create an account to join the conversation.

Time to create page: 0.058 seconds
Powered by Kunena Forum