So the background image field is missing, but other relation fields show.
If I change the restricted field to "Title" then Title shows and all relations. In other words, relations do not seem to be restricted. To me, this is unexpected behaviour.
Looking at the attach PR that is targeted to SS5, I don't think there's any way we can change this without breaking SemVer. I've retagged this issue has an affects/v5
Affected Version
Description
I was trying to add additional fields via scaffolding in Page:
The PageExtras tab shows the following fields:
So the background image field is missing, but other relation fields show.
If I change the restricted field to "Title" then Title shows and all relations. In other words, relations do not seem to be restricted. To me, this is unexpected behaviour.
I have created a pull request: https://github.com/silverstripe/silverstripe-framework/pull/8658 as a concept. Not sure if it is on the right branch, etc...
Pull Requests