When copying and pasting a widget between apps, all widget elements and code are transferred to the new app. However, any resources external to the widget, such as database collections, code files, or dashboard pages, are not included. After pasting a widget, review the settings and code to ensure everything works as expected in the new app.
To copy and paste a widget:
Note: If your browser is blocking the copy-paste action, set it to allow copying to the clipboard. Look for the definition in your browser's privacy or security settings.
The following widget settings are not copied automatically and must be updated manually:
If your widget code references the app namespace, it will retain the namespace of the original app. Update all instances of the namespace in the widget's code to match the namespace of the new app.