PetkoparaCrudGeneratorBundle
PetkoparaCrudGeneratorBundle copied to clipboard
Adding option to control which columns to be shown.
Command line option that will accept array with the columns that will be shown in show, edit or index. Example format: --edit-cols=[''name', 'description'] --show-cols=[''name', 'value', 'someothercol']