mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR Notes about removal of AdvancedSearchForm
This commit is contained in:
parent
1742b4b742
commit
33d58c5c5c
@ -409,6 +409,7 @@ you don't yet have time to remove all calls to deprecated methods.
|
||||
|
||||
### Removed Classes ###
|
||||
|
||||
* `AdvancedSearchForm`: Use `SearchForm` and extend to get similar functionality.
|
||||
* `Archive`, `TarballArchive`: If you make use of these, copy the classes from 2.4 into your project.
|
||||
* `AssetTableField`: Use `GridField` with `GridFieldConfig_RelationEditor` instead
|
||||
* `ComponentSet`: Use `ManyManyList` or `HasManyList`
|
||||
|
Loading…
x
Reference in New Issue
Block a user