This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Description
When adding a property to an Archetype fieldset, a default value can be specified:

That works OK when the value is a simple text value. However, it doesn't seem to work when it's a complex data type (in this case, a blob of JSON).
On a related note, would be great if this were a text area rather than a text line (that way, complex data that spans multiple lines can more easily be read).
FYI, the data type I'm trying to set a default for in this case is a Formulate form configuration picker.