Adds additional functionality to the UK General Register Office (GRO) BMD index search
当前为
Adds some basic functionality to the General Register Office (GRO) BMD index search.
- Adds button to toggle gender between Male and Female
- Adds buttons to navigate backwards and forwards through years
- Adds alternate, simplified results views for births & deaths
When using the simplified views, clicking a record shows/hides the 'order certificate' links.
- Adds ability to sort records when using simplified views
Note that sorting is only performed on the current page's records.
- Adds access keys and quick keys:
# Switch gender and perform search
[ Decrement year by n years (1, 3, 5) and perform search
] Increment year by n years (1, 3, 5) and perform search
{ Decrement year by 10 years, without performing search
} Increment year by 10 years, without performing search
? Perform search
@ Switch record type (ie toggle between birth and death)
~ Switch results view (ie toggle between default and alternate)
| Select results, for easy copying
Also hides some superfluous text on the form, reducing the clutter, and hides the reset button.