An DatoCMS editor plugin to support read-only fields
- Display any field as a read-only input field using the
disabled
property
Add this plugin via DatoCMS Settings > Plugins > Add (/admin/plugins/new
).
All fields in this list can be used together with the computed fields plugin. The checked values are designed to show data in a user friendly manner.
- JSON (json)
- Text (text)
- Boolean (boolean)
- Float (float)
- Integer (integer)
- String (string)
- Multiple links (links)
- Single link (link)
- Date (date)
- Date-time (date_time)
- Video (video)
- Color (color)
- Seo (seo)
- Geolocation (lat_lon)
See contributing.md.
Scaffolded using DatoCMS plugin Yeoman generator.
MIT Licensed by Marco Lehmann.