I am trying to get an indirect binding to work. I made sure that the parameter I am referencing has a value but in the binding it just returns {}. If I bind directly to a tag it works. I also did make sure I hit enter when setting the property. Any help would be appreciated.
Show the value of view.params.tagpath
, please.
Also, after you configured that reference, did you hit the enter key? There's some circumstances where a reference doesn't "take" if you don't. (Would be missing if you closed the binding editor and re-opened it.)
In the binding preview, if you hover over the "Error_Configuration" message, what detail do you get in the tooltip?
Also, your prop has M0868/B001/P001/
but your screenshot is for M0827/B001/P009/
. Can you confirm that the UDT I001
exists there?
Humor me. In the tag browser, right-click on that instance of I001
and click on "Copy Path". Then go to your open view and paste that exact string into the view parameter. Ensuring all spaces/punctuation is perfect.
I see what I have done.... Its been a long day lol. That tag is missing under that path and I was thinking I was on the correct path. The error was me all along. Thank you for your help though!