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
- To enable this go to about:config in the address bar and press 'Enter'.
- A prompt will appear with 'Proceed with Caution'. Accept the risk and continue.
- In the search bar type:
dom.events.asyncClipboard.readText
and set it totrue
.
After these steps, you should be able to copy Workflows in Firefox.