Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/formfcw/directus-extension-drawer-notice
A notice field that is only visible in the drawer.
https://github.com/formfcw/directus-extension-drawer-notice
directus directus-extension directus-extension-interface
Last synced: 3 months ago
JSON representation
A notice field that is only visible in the drawer.
- Host: GitHub
- URL: https://github.com/formfcw/directus-extension-drawer-notice
- Owner: formfcw
- License: gpl-3.0
- Created: 2023-10-20T09:49:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-08T08:50:47.000Z (8 months ago)
- Last Synced: 2024-04-08T17:57:55.484Z (7 months ago)
- Topics: directus, directus-extension, directus-extension-interface
- Language: TypeScript
- Homepage:
- Size: 98.6 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-directus - Drawer Notice - A notice field that is only visible in the drawer. (Extensions / Community)
README
# Drawer Notice Interface for Directus
A notice field that is only visible in the drawer.
## Installation
- [Official Guide](https://docs.directus.io/extensions/installing-extensions.html)
- [NPM Package](https://www.npmjs.com/package/directus-extension-drawer-notice)## Use Case
The main use case for this extension is to display a message when editing a related item in the drawer, to prevent users from accidentally overwriting the contents of an existing item.
Example:
![](https://raw.githubusercontent.com/formfcw/directus-extension-drawer-notice/main/docs/use-case.png)