Thanks! We were able to get this to work. I found another way to do this by placing an empty label in the view. I added a quality
property to the label and set an indirect tag binding to the tagPath
parameter in the view. This has the advantage of not having to add properties after embedding the view.
2 Likes