How to get basic value of items from an app using PodioItem::filter
Currently I am using "$items = PodioItem::filter($appId, array('limit'=>$count));" to get items.
But I found there are too many values for each item and I only need the basic values for each item.
Is there any way to get only basic values for the items? If so, would like to see the syntax with an example.
Please sign in to leave a comment.
Comments
3 comments