Page 1 of 1

Copy/Paste without creating element id

Posted: Fri Dec 07, 2018 7:12 pm
by GKlimeck
In Oxygen XML Editor author and text mode, I often copy steps and images from one task into a new task. In the new task, I edit the step to achieve a new purpose.

The copied elements often have an auto generated ID. I prefer to add an ID myself if it is needed in a xref or conref.
Is there a way to turn off auto generated IDs when contents of one task/article is copied to another?
Thank you,
GKlimeck

Re: Copy/Paste without creating element id

Posted: Tue Dec 11, 2018 12:20 pm
by Radu
Hi,

If the copied step already has an ID, that ID will be preserved on paste, this goes both for the Text and for the Author visual editing modes.
If it does not have an ID, then indeed when pasting in the Author visual editing mode might automatically set an ID to it. To inhibit this, open a DITA topic in the Author visual editing mode, go to the main "DITA" menu and click the "ID Options..." action.

Regards,
Radu

Re: Copy/Paste without creating element id

Posted: Tue Jan 08, 2019 4:40 pm
by GKlimeck
Thank you!