mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
commit
08743ca3a1
@ -9,7 +9,7 @@ existing records than a basic autocomplete. It uses the search context construct
|
||||
class to provide the search form.
|
||||
|
||||
```php
|
||||
$grid->getConfig()->addComponent(new GridFieldAddExistingSearchButton()));
|
||||
$grid->getConfig()->addComponent(new GridFieldAddExistingSearchButton());
|
||||
```
|
||||
|
||||
Inline Editing
|
||||
|
Loading…
Reference in New Issue
Block a user