You are not logged in.
Pages: 1
Hi,
I have used Folders_GetContainersForParent with the thumb size option. Giving me thumbnailUrl as part of the result.
Is this possible to do the same with the advanced search for the folders?
If not whats the best way to get these thumbnailUrls from the search results?
Thanks
Last edited by Intouch (2016-08-25 16:59:57)
Offline
Hi,
Unfortunately not as it stands. But as this was such an obvious missing feature I have pushed it through for an update. This will make it into a new release of IMS soon. I've made a note to update you here when it is available.
In the mean time, the only option would be to call Folders_GetFolderDetails for each returned folder.
Best wishes,
Ben
Offline
Great thank you.
I have been using.
Folders_GetThumbDetails
Passing all the container Ids to that.
Then i have just been appending the result to the list returned by the search.
Thanks
Offline
Pages: 1