mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
4d94b2748d
When you want to have a GridField for a sub-relation on a relation of your DataObject you use dot notation, this breaks the functionality of GridFieldOrderableRows because in the POST request the dot is replaced by an underscore. |
||
---|---|---|
.. | ||
GridFieldAddExistingSearchButton.php | ||
GridFieldAddExistingSearchHandler.php | ||
GridFieldAddNewInlineButton.php | ||
GridFieldAddNewMultiClass.php | ||
GridFieldAddNewMultiClassHandler.php | ||
GridFieldConfigurablePaginator.php | ||
GridFieldEditableColumns.php | ||
GridFieldExtensions.php | ||
GridFieldExternalLink.php | ||
GridFieldOrderableRows.php | ||
GridFieldRequestHandler.php | ||
GridFieldTitleHeader.php |