Pages Field in V2?

Hi there,

I’d like to add a page select field to an admin panel such that the client can select one or more pages to link to and to grab content from. Their site is at v2.

I’ve tried looking at the docs and found the ‘Pages’ type but I get an error message in admin when I add that to the Blueprint:

The pages field is missing. Please add it to your installed fields or remove it from your blueprint

Can anyone pint me to a V2 version of this field that I can install or suggest an alternative approach?

Many thanks!

There is a field for selecting a single page: Page | Kirby

For multiple pages, there is no field but you could use the relationship field plugin

Thank you, exploring that now but ran into another issue. I’ll add that as a separate post for clarity!