🎈 Welcome to the Marketplace β€” Explore and discover the ecosystem around DatoCMS, and share your own work with the community!

Conditional Disabled Fields

A plugin for DatoCMS that allows you disable fields conditionally.

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

DatoCMS Conditional Disabled Field

A plugin for DatoCMS that allows you disable fields conditionally.

Configuration

Assign the plugin as a Field Addon, and write a valid expression, that can be run in JS using eval function ({some_field_api_name} > 0 && {another_field} < 100).

Development

The plugin is built using Vite.js. This enables a fast development workflow, where you see the changes as soon as you save a file. For it to work, it needs to be rendered inside the DatoCMS interface.

So when testing the plugin locally, you should create a new plugin in a DatoCMS project, and point it to http://localhost:3000.

Conditional Disabled Fields
A plugin for DatoCMS that allows you disable fields con…
Publisher
Author gravatarthebuilder
Package
Visit NPM
Current version
2.0.3
Installs count
Last update