- Posts: 219
Question
Filter out the ones with the longest lifespan
- xiao
-
Topic Author
- Offline
- Junior Member
-
Less
More
7 months 3 weeks ago #1
by xiao
Filter out the ones with the longest lifespan was created by xiao
Hello everyone, I want to filter out the 100 people with the longest lifespan. Is there any way?
Please Log in or Create an account to join the conversation.
- bertkoor
-
- Offline
- Platinum Member
-
- Greetings from Utrecht, Holland
7 months 3 weeks ago #2
by bertkoor
stamboom.BertKoor.nl runs on webtrees v2.2.1
Replied by bertkoor on topic Filter out the ones with the longest lifespan
Filter out from where exactly?
Are you sure they really had such a long lifespan, or are these all cases with an estimated age of death?
Are you sure they really had such a long lifespan, or are these all cases with an estimated age of death?
stamboom.BertKoor.nl runs on webtrees v2.2.1
Please Log in or Create an account to join the conversation.
- fisharebest
-
- Offline
- Administrator
-
7 months 3 weeks ago #3
by fisharebest
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Replied by fisharebest on topic Filter out the ones with the longest lifespan
Go to your "My page".
Add an HTML block.
Add the following:
Add an HTML block.
Add the following:
Code:
#topTenOldestList:100#
#topTenOldestListAlive:100#
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.
- xiao
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 219
7 months 3 weeks ago #4
by xiao
Replied by xiao on topic Filter out the ones with the longest lifespan
Perfect solution, thank you very much.Go to your "My page".
Add an HTML block.
Add the following:
Code:#topTenOldestList:100# #topTenOldestListAlive:100#
Please Log in or Create an account to join the conversation.