OS Property support center

change address format

  • Bettina Steffan
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 10 months ago #52440 by Bettina Steffan
change address format was created by Bettina Steffan
Hello,

in the configuration / property feature fields I would like to change the address format to:

Address / Postcode / City / Region

Where can I do this?

Thanks for help.

Kind regards

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

More
10 years 10 months ago #52451 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic change address format
Hi Wieland,
To change address format as you want, please follow these steps
1. Open file: administrator > components > com_osproperty > classes > configuration > properties > property.php
2. find
$optionArr[0] = "0,1,2,3,4";
and replace by
$optionArr[0] = "0,4,1,2,3";

Good luck
Dam
The following user(s) said Thank You: David Fernández-Renau Sanz

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

  • David Fernández-Renau Sanz
  • Offline
  • New Member
  • New Member
More
10 years 10 months ago #52483 by David Fernández-Renau Sanz
Replied by David Fernández-Renau Sanz on topic change address format
Thanks, Dam, great job, it worked perfectly well for my purposes.

Cheers !

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

Moderators: Dang Thuc DamNguyen Phu Quan