Has anyone run into an issue where the reference objects on a form don't display the data conistently? I have an object that has a reference to another object. I display the values via a table formatted view. Also, it just so happens that the reference is to a MS SQL view (not sure that this has any relevance).
What is happening is that sometimes it populates the table on the main form and sometimes it will populate some or none of the data. I've also seen it populate a completely unrelated reference with some of the same data where the columns were the same name.
Really weird stuff!