Hi all,
I have a table into an enhanced service that lists all resources. With a children feature, and a configured filter, I'm showing a shape for every row that matches the filter. As the table contains an element reference, it is automatically linked to the element.
When showing information, I'm able to show the element name without any issues. Also clicking opens the correct element. However, when trying to show a parameter value, this is not showing up.
As to be sure I'm not just overlooking something simple, I did copy the child shape also separately outside the children container, and linked it fixed to the element. And that is working fine.
Any idea what I'm overlooking here?
This it the Visio configuration:
- Children container
- Child - grouped into Children container
- Parameter - grouped into Child object (together with also the element name)
Thanks!
Without seeing the shapedata it is a bit hard to know for sure how to solve this.
My expectation is that you will use a reference in your shapedata that is pointing to the incorrect object. I assume your Visio is placed on the service and that inside of the shapedata of the parameter you are using references to the table inside of the enhanced element. Could the ForcePropertyFromParent option solve your problem? If not, please share the shapedata that you are using.
Thanks for the response, Michiel. I tried the ForcePropertyFromParent option on the 3 different grouping levels, but no lock.
I did meanwhile update the post with more information on the shapedata.