Using a custom field, I want to give the user the ability to add and arrange what sidebars (stored in the “sidebars” weblog) to display on a certain page.
What I’ve tried so far was Brandon Kelly’s FF Matrix as the custom field type, since it supports drag/drop reordering out of the box. I tried to connect the two weblogs via url_title .. to where the url_title that appears in the FF Matrix drop-down list, matches the url_title of the sidebar. (see screenshot).
I’m wondering if I should continue working down this path or if I’m overlooking a different or more native way of achieving this?