- Display comments directly in the form. Useful when you want to view comments in the item drawer.
- Real-time update via polling.
- Sort comments chronologically in ascending/descending order.
npm i directus-extension-comment-interface
- Go to Settings, create a new field with type
presentation
. - In the Interface panel, choose Comment interface. There are 2 options:
- Refresh Interval: Time between each refresh, in seconds. Default: 10.
- Sort Direction: Sort in ascending/descending order. Default: "Ascending".