Copy a popup
Copy a popup to reuse it within or across
View Designer
projects. Paste a popup into the same folder in the Project Explorer
to create a copy of the popup and append the name with an increment number. Pasting a popup into the Predefined Screens
folder is not allowed.Prerequisites
- Open the sourceView Designerproject containing the content to copy.
- If the content is to be pasted into another project, for each project, start an instance ofView Designerand open the target project. It is recommended to open no more than three instances ofView Designerat one time.
To copy a popup
- In the source project, in theProject Explorer, right-click the popup and selectCopy.TIP:To select multiple popups, holdCtrland select the items.
- Right-click the target folder and selectPaste. If the target folder contains a popup with the same name, select one of two options:
- SelectReplaceto overwrite the existing popup.
- SelectKeep Bothto keep both popups. The name of the new popup is appended with a number that increments with each copy.TIP:Tips:
- Copying a popup that contains an instance of an Add-On Graphic to a different project that does not contain a popup with the same name adds the definition of the Add-On Graphic to theAssets > Add-On Graphicsfolder of theProject Explorerand adds the Add-On Graphic to theToolboxcategory indicated for the Add-On Graphic.
- Copying a popup that contains an instance of an Add-On Graphic to a different project that contains an Add-On Graphic with the same name provides three options:
- Keep Both.Append the name of the copied Add-On Graphic definition with _001 or increment number. The definition appears in the folder and the Add-On Graphic appears in theToolbox.
- Replace.Replace the existing Add-On Graphic definition with the copied definition. Any instances of the existing Add-On Graphic are updated with the new definition of the Add-On Graphic.
- Cancel.Do not paste the copied Add-On Graphic definition into the project.
- If pasting a popup with an Add-On Graphic replaces an alias property in the definition of an Add-On Graphic and that alias is linked in an instance, the alias property shows in thePropertieswindow of the instance, and the alias remains linked to the value of the base property in the definition.
- If pasting a popup with an Add-On Graphic replaces an alias property in the definition of an Add-On Graphic and that alias is unlinked in an instance, the alias property shows in thePropertieswindow of the instance, but the alias property retains its value from the original Add-On Graphic definition. The value of the alias property is not linked to the base property of the pasted Add-On Graphic definition.
- Copying a popup that has an Add-On Graphic with an image that exists in both the source and target projects displays a prompt to replace the image. Images are copied to theAssets > Imagesfolder of theProject Explorer.
- When copying a popup, any localized data associated with the popup and its children is also copied.
Provide Feedback