M
Marko Myllymäki
Guest
Hi, thanks for your response. I had already tried that useRelationsships setting with no effect but now I figured out the reason. I should have mentioned that along with the NESTED option there was also FOREIGN-KEY-HIDDEN set in the dataset relation definition. Removing that FOREIGN-KEY-HIDDEN option solved this issue. So I guess the JSDO could not parse the response properly if the foreign key field was hidden. That makes sense, I should have realized it earlier. EDIT: And now I realize that the example I had sent had the foreign key, so it was a bad example, not that kind I was having trouble with. Sorry for the confusion.
Continue reading...
Continue reading...