
Setting shape custom prop to page's property
In the template I am using, the active page has several custom
properties that can be changed by the user. I want to use a shape
that displays the value set by the user for the page. This value must
change in the shape whenever the user changes the value for the page.
How do I link the shape's custom property Value field to the custom
property Value field in the page? I have tried writing
"ThePage!Prop.Years" but I get an error message saying there is and
error in the formula.
Thanks!