Steps to reproduce with a recent devns clone: 1. Add a field of type 'Page' to a template. 2. Configure its input field type to 'Select Multiple'  3. Uncheck 'Allow unpublished pages?' 4. Unpublish one of the eligible pages, e.g. 'Child page example 1' from the stock basic site profile. 5. Create a page using this template and find that 'Child page example 1' is _not_ an available option  6. Configure the 'Page' field's input field to one of 'PageListSelect', 'PageListSelectMultiple', 'PageAutocomplete'. 7. Create a page using this template and find that 'Child page example 1' is an available option   I think this confuses users as the unpublished pages, while selectable, are not persisted when 'Allow unpublished pages?' is unchecked. (This issue is a resurface attempt for https://github.com/ryancramerdesign/ProcessWire/issues/1973, as suggested in #1)