# Kirby 4 files field pagination doesn't work, but files section does

**URL:** https://forum.getkirby.com/t/kirby-4-files-field-pagination-doesnt-work-but-files-section-does/31430
**Category:** Questions
**Tags:** v4
**Created:** [April 22, 2024, 8:47pm UTC](https://forum.getkirby.com/t/kirby-4-files-field-pagination-doesnt-work-but-files-section-does/31430 "2024-04-22T20:47:47Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![fennel](https://avatars.discourse-cdn.com/v4/letter/f/c4cdca/32.png) [@fennel](https://forum.getkirby.com/u/fennel)
#### Post date: [April 22, 2024, 8:47pm UTC](https://forum.getkirby.com/t/kirby-4-files-field-pagination-doesnt-work-but-files-section-does/31430/1 "2024-04-22T20:47:47Z")

</div>

Pagination on my files field selector doesn’t work; I’ve specified “[limit: 5](https://getkirby.com/docs/reference/panel/fields/files#pagination)” in my blueprint but the panel always displays everything without pagination. It works fine on the files section though. Maybe this is a bug?

This was brought up [here](https://forum.getkirby.com/t/how-do-i-enable-paging-for-the-files-section-in-my-blueprint/20111/4) and [here](https://forum.getkirby.com/t/how-do-i-enable-paging-for-the-files-section-in-my-blueprint/20111/4) in 2020 and suggested as a feature request, I’m wondering if it has been implemented now?

Thank you!

---

<div class="post-metadata">

### Author: ![texnixe](https://dub1.discourse-cdn.com/flex017/user_avatar/forum.getkirby.com/texnixe/32/5754_2.png) [@texnixe](https://forum.getkirby.com/u/texnixe)
#### Post date: [April 22, 2024, 8:54pm UTC](https://forum.getkirby.com/t/kirby-4-files-field-pagination-doesnt-work-but-files-section-does/31430/2 "2024-04-22T20:54:02Z")

</div>

Right, there is a `limit` property, but this property paginates the items in the picker, not the selected items. So this is not a bug.

---

<div class="post-metadata">

### Author: ![fennel](https://avatars.discourse-cdn.com/v4/letter/f/c4cdca/32.png) [@fennel](https://forum.getkirby.com/u/fennel)
#### Post date: [April 22, 2024, 9:16pm UTC](https://forum.getkirby.com/t/kirby-4-files-field-pagination-doesnt-work-but-files-section-does/31430/3 "2024-04-22T21:16:50Z")

</div>

Okay, thank you for clarifying!

---

<div class="post-metadata">

### Author: ![Cris](https://dub1.discourse-cdn.com/flex017/user_avatar/forum.getkirby.com/cris/32/14642_2.png) [@Cris](https://forum.getkirby.com/u/Cris)
#### Post date: [May 18, 2026, 5:30am UTC](https://forum.getkirby.com/t/kirby-4-files-field-pagination-doesnt-work-but-files-section-does/31430/4 "2026-05-18T05:30:34Z")

</div>

FYI: the feature request can be found [here](https://feedback.getkirby.com/169).  
I’m waiting for this, too.  
Long file lists look pretty messy 😕
