Hello,
I try to use variables from a page in a group.
Example:
On page level, I have the following shape data:
InitVar == MyVar:18016/253
Then on the page, I put a text shape with an * and a shape data "Variable == MyVar"
=> I have the correct value displayed
But when I convert the same text shape into a group, I have an *
Result below:
How can I force to have the variables available in my group?
Hi Yvan,
The problem is that you have a group with no connection to a component in DataMiner. You can solve this by adding "Element == [var:MyVar]" on your group.