DatoCMS plugin: Read-only fields
An DatoCMS editor plugin to support read-only fields
Features
- Display any field as a read-only input field using the
disabled
property
Configuration
Add this plugin via DatoCMS Settings > Plugins > Add (/admin/plugins/new
).
Plugin Fields
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)
- [x] Boolean (boolean)
- [x] Float (float)
- [x] Integer (integer)
- [x] String (string)
- [ ] Multiple links (links)
- [ ] Single link (link)
- [ ] Date (date)
- [ ] Date-time (date_time)
- [ ] Video (video)
- [ ] Color (color)
- [ ] Seo (seo)
- [ ] Geolocation (lat_lon)
Contributing
See contributing.md.
Credits
Scaffolded using DatoCMS plugin Yeoman generator.
License
MIT Licensed by Marco Lehmann.