- Posts: 4
- Thank you received: 0
OS Property support center
change address format
- Bettina Steffan
- Topic Author
- Offline
- New Member
-
Less
More
10 years 6 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
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
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13057
- Thank you received: 1696
10 years 6 months ago #52451
by Mr. Dam
Replied by Mr. 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
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
-
Less
More
- Posts: 7
- Thank you received: 0
10 years 6 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 !
Cheers !
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.