mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
Update index.md
This commit is contained in:
parent
7bf3cf9a31
commit
446de3a299
@ -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