Closed code-poel closed 10 years ago
The plugin only retrieves the raw data from exp_channel_grid_field_X table (where grid rows are stored). This must mean that the relationship data is not stored in that grid table, but its own table.
Obviously, the way it is now is not ideal. But I'll have to file this one as a feature request for now.
Looks like it's stored in exp_relationships which contains grid information as well.
If you are utilizing a grid fieldtype in your channel and one of the grid columns is set to be a relationship fieldtype, the JSON representation of the grid field's relationship column will always be an empty string.