Hi all,
I'm new to ProcessWire. How could I select from a list of pages (from the backend) to create a list of "similar pages"?
Maybe InputfieldPageListSelectMultiple.module(?) but I cannot find any information how to use this module.
Then store the list (by id?) in some field assigned to the current page to be parsed when the page is rendered and show the similar pages.
Thank you!!