If I put Asset in any CCK text field the connection in asset_node table isnt made. It works only if asset is in node->body.

Comments

wmostrey’s picture

Category: bug » support

Why exactly do you need the asset_node connection? Are you trying to do some custom coding? You can find the asset/cck connection in the correct field* table.

nbchip’s picture

I want to be able to print all the assets that have been used in certain nodes. I use Views for that, but like i said if asset is in CCK then it isnt in asset_node table and not printed in that list.
Thx.

wmostrey’s picture

Status: Active » Closed (won't fix)