mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
cc712892a9
* MINOR: Add `Previous`, `Next` and `Create New` actions in edit form If the form is opened via a grid field, the filters will be retained so the previous/next record opened will be correct * MINOR: Add ability to customise the visibility of the `Previous`, `Next` and `Add` buttons at a `GridField` level * Fix invalid action when pressing the `New` button in an edit form unless `betterbuttons` module was installed * - Merge `showPrevious` and `showNext` to `showPagination` for grid fields - Update documentation - Improve performance for next/previous buttons by not fetching all list records - Refactoring * Refactor to fail gracefully on GridFieldPaginator |
||
---|---|---|
.. | ||
asset.yml | ||
buttons.yml | ||
cache.yml | ||
config.yml | ||
cookie.yml | ||
database.yml | ||
dev.yml | ||
email.yml | ||
encryptors.yml | ||
extensions.yml | ||
html.yml | ||
i18n.yml | ||
logging.yml | ||
mimetypes.yml | ||
model.yml | ||
modules.yml | ||
oembed.yml | ||
requestprocessors.yml | ||
resources.yml | ||
routes.yml | ||
security.yml | ||
tests.yml |