<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Backend View Entries - Changing Pagination Limit</title>
		<link>https://legacy.forums.gravityhelp.com/topic/backend-view-entries-changing-pagination-limit</link>
		<description>Gravity Support Forums Topic: Backend View Entries - Changing Pagination Limit</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 13:39:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/backend-view-entries-changing-pagination-limit" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Backend View Entries - Changing Pagination Limit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/backend-view-entries-changing-pagination-limit#post-75268</link>
			<pubDate>Fri, 14 Sep 2012 00:47:14 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">75268@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We do not support modifying the plugin files, and there is no need to modify the plugin files.  Because the line you are modifying already lists a filter, we can use that filter to change the number of entries displayed in the admin.  &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_entry_page_size&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_entry_page_size&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mike H on "Backend View Entries - Changing Pagination Limit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/backend-view-entries-changing-pagination-limit#post-74979</link>
			<pubDate>Wed, 12 Sep 2012 13:11:23 +0000</pubDate>
			<dc:creator>Mike H</dc:creator>
			<guid isPermaLink="false">74979@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In the meantime, you can edit the file entry_list.php at line 121 (in v1.6.7)&#60;br /&#62;
FROM&#60;br /&#62;
&#60;code&#62;$page_size = apply_filters(&#38;quot;gform_entry_page_size&#38;quot;, apply_filters(&#38;quot;gform_entry_page_size_{$form_id}&#38;quot;, 20, $form_id), $form_id);&#60;/code&#62;&#60;br /&#62;
TO&#60;br /&#62;
&#60;code&#62;$page_size = apply_filters(&#38;quot;gform_entry_page_size&#38;quot;, apply_filters(&#38;quot;gform_entry_page_size_{$form_id}&#38;quot;, 200, $form_id), $form_id);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;(where &#34;20&#34; was the original entry count per page and &#34;200&#34; is the new entry count per page)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Backend View Entries - Changing Pagination Limit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/backend-view-entries-changing-pagination-limit#post-68200</link>
			<pubDate>Fri, 27 Jul 2012 09:32:49 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">68200@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There currently isn't a way to change the number of entries displayed per page. This is an option we are looking at adding in the future.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lochuuho on "Backend View Entries - Changing Pagination Limit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/backend-view-entries-changing-pagination-limit#post-68159</link>
			<pubDate>Fri, 27 Jul 2012 00:52:21 +0000</pubDate>
			<dc:creator>lochuuho</dc:creator>
			<guid isPermaLink="false">68159@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I'm currently using WP 3.4.1 and Gravity 1.6.4.5.4 soon to be 1.6.5.&#60;/p&#62;
&#60;p&#62;I was wondering if it is possible to change the number of entries you see in the backend so it's not the default 20 per page? I would like to be able to view all entries at once or even have the ability to change the pagination limit.&#60;/p&#62;
&#60;p&#62;Any insight on how to do this would be great.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
