With BaseExtensions, we are able to copy content from one content control thus inserting it to another, while deleting the content control. In this way, this feature will move content from source content control and insert it as body text in destination content control, thus deleting the source.
Module is located here:
...\ModuleLibrary\BaseExtensions\04_nocontext_MISC\04_W_copySourceToDestinationCC.xml
CMD
<Cmd case="BaseExtensions:copy-source-cc-to-destination-cc"/>
Parameters:
sourceContentControl
Define title of the source content control
destinationContentControl
Define title of the destination content control
Use this command in conjunction with this command, and use the content-control-title
parameter.
Comments
0 comments
Article is closed for comments.