Get all files attached to an item
AnsweredHi,
I can't find anywhere how to get all files that are attached to specified item.
My guess is i should use: $item_files = PodioFile::get_all(array('attached_to' => 'item'));
But i am missing how to specify which item_id i need files from. Thanks for answers.
Please sign in to leave a comment.
Comments
4 comments