processwire / processwire-requests

ProcessWire feature requests.
39 stars 0 forks source link

"Custom" inputfield type for Page Reference fields (similar to RepeaterMatrix 'Custom' option) #429

Open jlahijani opened 2 years ago

jlahijani commented 2 years ago

With the latest version of repeater matrix, the option for a "Custom" matrix-type selection method was added. This was convenient and helpful for those who wanted to completely customize the matrix-type selection interface.

This got me thinking... what if there were a similar feature for Page Reference (single value) fields? Right now, the built-in options are:

What I'm proposing is the option for a "Custom" input type (like Matrix), that when clicked, opens up the modal and the visual display of selectable pages is left up to the developer.