I have a page build model that has a multi-headed field All I want to do is display the other columns of the multi-tone field model.
I have an image model with name and category fields, and I want both of them to be displayed on the admin page in a built-in table with a filter, and not with a large number of fields.
source share