Search in App returning deleted items
AnsweredHey guys... I am running a simple search to try and find out if I had already inserted some data into a Podio App using this:
PodioSearchResult::app( $app_id, $attributes = array() );
But after testing this I have determined that this API along with the Podio UI will in fact return results for deleted items. I have deleted all items from my app and still I get a search result. How can I tell the search function to only return active items that are not deleted? (By the way, I would think the default behaviour would be to not return deleted items in the result... why does it do this anyway?)
Thanks,
Patrick Steil
http://www.podiotools.com
https://developers.podio.com/doc/search/search-in-app-4234651
Please sign in to leave a comment.
Comments
4 comments