Issue #3494301: Event address format should be displayed in a different format #4255
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem (for internal)
In the event page we show the event address.
The format is different than the one we show on group pages and we display the Country code instead of the country name.
Correct format and order of the fields should be: Location • Street, zip code city, country (full name)
Note that there is no comma between the city and the zip code when both values are provided
Solution (for internal)
I created a display-plugin to address type-field and it will format the address as a site-manager user had defined on admin pages.
Two new admin pages was created with different permissions.
Release notes (to customers)
The address field can be controlled how they will be rendered to the end-user in event page and that format can be controlled by site-manager.
Issue tracker
PROD-30807
#3494301
Theme issue tracker
N/A
How to test
Change Record
N/A
Translations
N/A