- Posts: 155
Question Filter out the ones with the longest lifespan
- xiao
- Topic Author
- Offline
- Junior Member
Less
More
1 week 5 days 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
1 week 5 days ago #2
by bertkoor
stamboom.BertKoor.nl runs on webtrees v2.1.20
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.1.20
Please Log in or Create an account to join the conversation.
- fisharebest
- Offline
- Administrator
1 week 5 days 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: 155
1 week 4 days 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.