Was looking for common names (like getting ideas for baby names) and didn't see a way to display them. I can do something like List names - skip surnames - given names - all - show only females, but it's still the whole name. Is there a way to get some sort of given name report?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anton
You have the top given name block on the welcome page - 10 Male and 10 Female. Look at the code for this block and you can probably extract a variation with more listed (change the display parameter). -Stephen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Was looking for common names (like getting ideas for baby names) and didn't see a way to display them. I can do something like List names - skip surnames - given names - all - show only females, but it's still the whole name. Is there a way to get some sort of given name report?
Anton
You have the top given name block on the welcome page - 10 Male and 10 Female. Look at the code for this block and you can probably extract a variation with more listed (change the display parameter).
-Stephen
Anton
LN 44, change the count to something high (I did 40, but you could do 100) to see the top 100 male and female GIVN names.
-Stephen
Why don't you just configure the block with the desired number of names? There's no need to mess with the code.