Title: List documents from specific folder
Last modified: April 7, 2021

---

# List documents from specific folder

 *  Resolved [vireshm](https://wordpress.org/support/users/vireshm/)
 * (@vireshm)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/list-documents-from-specific-folder/)
 * Hi
    I am trying to use the Pods List Items widget in Elementor to list documents
   within a specific folder. Is it possible to do this?
 * Regards
    V

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [vireshm](https://wordpress.org/support/users/vireshm/)
 * (@vireshm)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/list-documents-from-specific-folder/#post-14287103)
 * I suppose the real question is how to reference the file path in the WHERE clause,
   as I would like to use it in this way:
 * file_url LIKE ‘%mediareleases%’
 *  Plugin Author [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * (@keraweb)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/list-documents-from-specific-folder/#post-14291941)
 * Hi [@vireshm](https://wordpress.org/support/users/vireshm/)
 * The file URL from an attachment would be the stored in the file metadata under
   the metakey `_wp_attached_file`.
 * You could try something like this: `_wp_attached_file.meta_value LIKE '%mediareleases%'`.
 * Cheers, Jory
 *  Thread Starter [vireshm](https://wordpress.org/support/users/vireshm/)
 * (@vireshm)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/list-documents-from-specific-folder/#post-14292873)
 * Great! Thanks Jory 🙂
 *  Plugin Author [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * (@keraweb)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/list-documents-from-specific-folder/#post-14293151)
 * You’re welcome! The best way to say thanks is to leave a 5 star review at [https://wordpress.org/plugins/pods/](https://wordpress.org/plugins/pods/)
   and (if you’re feeling especially generous) become a Friend of Pods at [https://friends.pods.io/](https://friends.pods.io/)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘List documents from specific folder’ is closed to new replies.

 * ![](https://ps.w.org/pods/assets/icon.svg?rev=3286397)
 * [Pods - Custom Content Types and Fields](https://wordpress.org/plugins/pods/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pods/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pods/)
 * [Active Topics](https://wordpress.org/support/plugin/pods/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pods/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pods/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/list-documents-from-specific-folder/#post-14293151)
 * Status: resolved