Avatar

Level 3

I have now managed to fix the problem – it was a problem brought about by introducing a second data source, and not binding the other elements on the form to that data source. The solution is to then configure the properties – data binding to allow unbound elements.  So tick the boxes that "Allow binding to data not defined by the default data connection", and if you are also going to duplicate entire page subforms like I did, then also tick the "Add data nodes inside the filtered data hierarchy". NOTE: when you tick the "Add data..." button, a dialogue box pops up asking if you want to remove the 'Use Name' data binding. In my case I had some global setting that I wanted to preserve, so I answered No, but you might want to learn more about what this means for your forms.

databind.gif