I have some buttons for making adaptions in a table. This works when I place the button on my visual with below shape data.
However, when I place the button in a group, with conditional show/hide, the set doesn't work.
Group shape data
Button shape data
Any idea what I'm missing?
The shape with the 'Execute'-Shape Data is an enhanced shape linked to an Element. In groups, the subshapes will always inherit the 'Element' context from their parents, unless you use NoCopyElementProperty.
Apparently, the Execute-Shape Data does not take into account the other DMAEID provided in the Shape Data. As a solution, you need to use the Shape Data:
Options : NoCopyElementProperty