Hello
I have a lotusscript code that creates documents for each design element.
It works perfectly except for shared actions. Each design element has an
own design document in the database. Except for the shared actions. When I want to
look at the properties of the shared action then I will allways see the
properties of the shared action. The shared actions all have the same main design document.
If I use the lotusscript code then he will allways find that main design document.
How can I acess the shared actions design objects using lotusscript?
Regards