Accessing object binding tag path trough scripting

I have played with the binding system a bit, including creating bindings from scratch. I must have missed a few operations here and there, because windows with modified bindings didn’t work correctly until saved, closed, and reopened (in the designer). It wouldn’t surprise me if such operations scrambled a saved window entirely. I have some suspicions what might have been needed, but none of this stuff is documented for us to use. Basically, you’ll have to access the InteractionController of the window, find the appropriate PropertyAdapters and replace them with your own.
Good luck, and backup your gateway often.

1 Like