mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Docs: GridFieldDeleteAction
This commit is contained in:
parent
a259eaee53
commit
890bac8de3
@ -4,7 +4,7 @@
|
||||
* as defined by the {@link RelationList} passed to the GridField constructor.
|
||||
* Objects can be searched through an input field (partially matching one or more fields).
|
||||
* Selecting from the results will add the object to the relation.
|
||||
* Often used alongside {@link GridFieldRemoveButton} for detaching existing records from a relatinship.
|
||||
* Often used alongside {@link GridFieldDeleteAction} for detaching existing records from a relatinship.
|
||||
* For easier setup, have a look at a sample configuration in {@link GridFieldConfig_RelationEditor}.
|
||||
*/
|
||||
class GridFieldAddExistingAutocompleter
|
||||
|
Loading…
x
Reference in New Issue
Block a user