Error when sorting foreign key fields in a view
Dino2dyJun 1 2010 — edited Jun 2 2010Hello all
I created a view and links to other views, and then created a table. In the table I put different attributes from the view and the views it is linked to. When I click the sort ascending or descending button in a column attribute that is in the original view, everything works fine. However if I click the same arrow button for a different column, one that is in a linked view, I get this error message.
Definition OnlineTerminalId of type Attribute is not found in ObjektiView1.
I do not understand why this does not work. It shows the values inside these linked views just fine. I did change names of some attributes in the database but I had the problem before then, and after I changed them all back so I doubt that is the issue.
If anyone can help I would be much obliged