cyclops icon indicating copy to clipboard operation
cyclops copied to clipboard

Make fields immutable on edit

Open KaradzaJuraj opened this issue 1 year ago • 0 comments

Some fields shouldn't be editable, for example, the name field in the demo template.

We should add an option like editable to the schema.json file that tells us if the field will be editable through the module edit screen or present only when creating modules.

Cyclops needs to be able to parse this afterward.

KaradzaJuraj avatar Jan 05 '24 18:01 KaradzaJuraj