Copy Workflows

Applies to the 2023 Refresh platform.

Clipboard access issues

Firefox does not allow access to the clipboard by default.
https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/readText

  1. To enable this go to about:config in the address bar and press 'Enter'.
  2. A prompt will appear with 'Proceed with Caution'. Accept the risk and continue.
  3. In the search bar type: dom.events.asyncClipboard.readText and set it to true.

After these steps, you should be able to copy Workflows in Firefox.