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

Add main town name to search dropdown - e.g. Nottingham (all) before all the various Nottingham sub-divisions) #1754

Open
PatReynoldsFUG opened this issue Apr 17, 2024 · 3 comments
Assignees

Comments

@PatReynoldsFUG
Copy link

There are currently seven Nottingham Census Places on the search screen. This is a level of detail which may not be known by the researcher - who only knows that the person they are looking for has had a life event in "Nottingham".

The "Nottingham (all)" selection would allow them to find someone with specific details / unusual name.

@Vino-S
Copy link
Collaborator

Vino-S commented Apr 17, 2024

@geoffj-FUG will investigate

@geoffj-FUG
Copy link
Collaborator

geoffj-FUG commented Apr 23, 2024

Pat

The current search is based on the PARMS.

There are 4 levels to the PARMS:
County
Registration District
Piece or sub-District
Civil Parish

Currently we use County and civil parish as our search parameters. It is possible to add Registration District to these levels of the search and use it as a filter to narrow down the county search area. However the PARMS was never intended to be designed to do the search that you are proposing. There are however three options:
One is to use the existing search around the selected place tick under the search boxes.
The second is if we can allow the selection of more than one place name using the control key as we can in FreeBMD. Vino may like to comment on this.
The third is to include the Registration District which will allow a broader search. This is the subject of another story. It will need to be addressed some time as it is the link to FreeBMD if we end up having a one search covers all approach.

Your problem will be addressed by the POB search which is after all the bread and butter search available on the commercial websites. POB searching is the main focus at the moment because it is so important to the future of FreeCEN.

Geoff

@PatReynoldsFUG
Copy link
Author

Pat to look at Help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants