I have an ModelAdmin with a set of fields in list_display.
I want the user to be able to click a checkbox in order to add or remove these fields.
Is there a st