You may want to predefine the page copying in the way that ads layers are never copied, and that the copied editorial layer is merged to the target layer.
Add the following lines to the EditorialConfig, making sure that no other lines with the same keys exist already. If such lines exist already, then change their values to below: <Item Name="glbAlwaysShowCopyPageDlg" Value="true" /> <Item Name="glbCopyAdsLayers" Value="false" /> The users need to sign out and sign back in to Fred after you saved the EditorialConfig. |
The CopyPage script is changed to support the new functionalities. |
Notes
•The above is supported in the version 6 or newer of the CopyPage system script. If your version is older, it won't work.
See also