Hello,
I am generating shapes based on rows in a table. the table is part of another element - so external to the element view that I am generating the shapes in.
I would like to link these shapes to an automation script which has dynamic values based on the row that we are rendering - for example shape 1 passes in the row id. my script is set up to receive params and I'm happy at this part.
I am struggling to get the shapes to link to the automation script via the execute and although I know I am missing an option somewhere to prevent the shapes linking to the element however have not been able to find it. The current behavior is that each shape when clicked opens the element card of the external element that the table rows are generated from, rather than running the execute. I need to disable this behavior and ensure that the script is triggered instead
Any help would be appreciated!
Many thanks
Oliver
Found the answer - NoCopyElementProperty on the shape