I'm using camelot and now I'm facing this situation (model Movie [title, summary, genre] )
I want the user to choose what fields he wants to get displayed in the main form [controlling list_display in the runtime] instead of specifying list_display in the model