Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
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.
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.
Comments
Comment #1
wmostrey commentedWhy 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.
Comment #2
nbchip commentedI 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.
Comment #3
wmostrey commented