erikagrebur
Results
1
issues of
erikagrebur
Hi, I would like to implement this extension to my SilverStripe 4 project. After the installation I use this code: $config = GridFieldConfig_RecordEditor::create(); $config->addComponent(new BulkManager()); $gridfield = new GridField('Tasks', 'Tasks',...
type/bug