How can I have a pages field inside a block?

Hi,

I have a block which is about a team. In my html markup, I want to display a photo and some information about every team member which is created.

But which field inside my block is suitable for creating an unknown number of team members?

I thought about pages but as soon as I add a pages-field in the block, I can only select a page from all pages I have.

Thanks in advance!

There is no field type for creating pages.

Maybe use a structure field instead? But those will then only exist inside that block, not be available universally. But if you only need them in place, that would be the way to go.

thanks @texnixe, then I’ll try that because yes, I only need it inside the block.