ExportJsonTextOnDragAndDrop
When one or more entries are selected in DBM, and dragged to another application, DBM exports a variety of data formats.
With ExportJsonTextOnDragAndDrop=1 (or "TRUE"), data is additionally exported as Unicode-formatted JSON representing the entry's metadata. This is necessary for specific workflows, where metadata shall be exported via drag&drop to web applications. On the other hand, it breaks established workflows like dragging entries into an e-mail composer window. Therefore, the default setting for ExportJsonTextOnDragAndDrop is 0.
Possible values: 0, 1, FALSE, TRUE
Default value: 0