Hello,
Currently the “Reference Fields” view implicitly adds the meta.status.color
information, however we’ve had a request to instead use the meta.status
instead like we do in contents view that includes the name of the status along with the colour (removes any ambiguity and potentially is an accessibility issue for colour-blind users). Currently you cannot select any meta data for the “Reference Field” setting, is this possible to support or was there a reason for excluding them for performance reasons or something?
Also we have some schemas where content is always published so in that situation we would not need any status column.
If support for this does happen you would need to decide on what to do for existing implementations to avoid unexpectedly removing the meta.status.color
from everyone’s implementations, perhaps show it if no other meta fields have been specified?