In our use case (and probably many others), we don't want users to see our CMS data models as editable because the data comes from elsewhere. However, we want users to be able to select that data to be used in a custom component. Currently, if a m...