opentype Posted March 5, 2023 Posted March 5, 2023 (edited) The use of the Pages database relationship field creates a comma-separated list for outgoing and incoming links. This is usually fine when there are just a couple of entries. But there can also be hundreds of entries and then the field becomes way too limited. Suggestion: Ordering becomes an issue. With 100+ entries, there needs to be admin-defined ordering based on fields (e.g. title or custom fields) or something like record ID, publishing date et cetera. Just like it exists for the database itself. In fact, taking over the ordering from the specific database being linked would probably solve it for most cases. Pagination becomes necessary when there are lots of entries. Template. Make the field output part of the Pages template system, so it can be customized on a database level. (So far, we had to hack the theme templates, but that won’t be easily possible anymore in 5.x). Edited December 23, 2023 by opentype Randy Calvert, PersonalMode, Ibai and 3 others 3 3
Recommended Posts