
Coreigh Utegaard
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
Comments
Recent activity by Coreigh Utegaard-
YES! THIS! Please tell me how, or make it possible to re-order the columns in the table view. Preferably by dragging, just the same as you do when building the item template.
-
This is the answer that was provided on StackExchange : http://stackoverflow.com/questions/26161419/php-api-client-podioitemfilter-does-not-return-all-results/26187053#26187053 PodioItem::filter(...
-
Some of the php in this post seem to have gotten mangled. I added extra spaces here to make it display. 'print _ r(PodioItem::filter($appid));' 'print _ r(error _ get _ last());'
-
I have the exact same experience! My script is authenticated and returns results but not ALL the results. I can get as many as 50 using the array('limit'=>xx) option. My app has 110 items. ALSO, i...