Copy pasting objects renames them
Hello, I am working in Captivate 2019 version 11.5.1.499 and have written a Javascript with a For Loop running through 30+ objects by name (Is there any ID system that can be used besides the actual object name? These objects are not TEBs, they are text captions/images.) and it works perfectly fine.
The problem occurs when I try to copy and paste the slide with all of its content into another project (which does not have any objects with the same name as the ones I am pasting into it). The Javascript comes in fine but the objects are all renamed, and for the code to work, since it is based off of the object names, I will have to rename every single object. Is there a way to force Captivate to keep the same name of all Objects on a slide when copying and pasting them into another Project (or anywhere for that matter)?
