Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #11255 - add address 2 field to locations listing #11261

Merged
merged 1 commit into from
Jun 7, 2022

Conversation

snipe
Copy link
Owner

@snipe snipe commented Jun 7, 2022

Added the address2 field to the presenter to expose it in the locations listing.

The column name here might be a little confusing, since we don't actually have a corresponding field for "Address 2" in the location create/edit forms. They will sort correctly, but may be visually a little confusing. This new column is hidden by default, since most people don't care about address 2, but if they choose to expose it in that view, the cookie will remember their choice.

Screen Shot 2022-06-06 at 7 32 49 PM

Fixes #11255.

Signed-off-by: snipe <snipe@snipe.net>
@snipe snipe merged commit 773997a into develop Jun 7, 2022
@snipe snipe deleted the features/11255_add_location_2_to_locations_listing branch June 7, 2022 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant