silverstripe / silverstripe-cms

Silverstripe CMS - this is a module for Silverstripe Framework rather than a standalone app. Use https://github.com/silverstripe/silverstripe-installer/ to set this up.
http://silverstripe.org/
BSD 3-Clause "New" or "Revised" License
512 stars 331 forks source link

ENH Auto-scaffold SiteTree relations with tree fields #2970

Closed GuySartorelli closed 2 months ago

GuySartorelli commented 2 months ago

These form fields do have lazy-loading applied after a configurable number of records exist, so they should be sensibly performant even for large sites. They also give the most appropriate UI for selecting pages to save into a relation, IMO.

Issue