### An DatoCMS editor plugin to support read-only fields

(Image content)

[

**This is a Community Plugin!** Learn how create your own plugin, or copy and remix existing ones in our documentation

](https://www.datocms.com/docs/plugin-sdk/introduction.md)

## 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)
-   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)

## Contributing

See [contributing.md](https://github.com/m99coder/datocms-plugin-readonly-fields/blob/master/contributing.md).

## Credits

Scaffolded using [DatoCMS plugin Yeoman generator](https://github.com/datocms/generator-datocms-plugin).

## License

*MIT Licensed* by [Marco Lehmann](https://m99.io/).