-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Description
This module supports both cases where the link model is versioned and non-versioned but it doesn't allow the customisation of related archive / deletion actions in the UI (the ability to choose specific action on top of the default choice).
There are cases where link model is versioned but the archive action is not desirable as individual edits such as archiving a link should not be executed right away at the time of edit but rather be batched together with other changes and copied to live stage as a part of page level publishing process.
GridField
allows you to decide which publishing path for deletion you need so it would be great if this ability would also be covered for LinkField UI.
Additional context or points of discussion
No response
Validations
- You intend to implement the feature yourself
- You have read the contributing guide
- You strongly believe this feature should be in core, rather than being its own community module
- You have checked for existing issues or pull requests related to this feature (and didn't find any)