<?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: Reusing Paging functionality from admin side</title>
		<link>https://legacy.forums.gravityhelp.com/topic/reusing-paging-functionality-from-admin-side</link>
		<description>Gravity Support Forums Topic: Reusing Paging functionality from admin side</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:43:17 +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/reusing-paging-functionality-from-admin-side" rel="self" type="application/rss+xml" />

		<item>
			<title>gmcalp on "Reusing Paging functionality from admin side"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reusing-paging-functionality-from-admin-side#post-8967</link>
			<pubDate>Tue, 24 Aug 2010 17:24:37 +0000</pubDate>
			<dc:creator>gmcalp</dc:creator>
			<guid isPermaLink="false">8967@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;maharzan, how exactly were you able to list data from entries? i've been trying to get that done for a while now (not the best at PHP, but i'm trying).&#60;/p&#62;
&#60;p&#62;could you email me: geoff.mcalpin {at} gmail {dot} com to possibly help me work through the problem? i have a page that i was using (that i put together myself ) for the website i'm working on, and would like to modify it to work with Gravity Forms entries.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maharzan on "Reusing Paging functionality from admin side"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reusing-paging-functionality-from-admin-side#post-8209</link>
			<pubDate>Wed, 04 Aug 2010 10:55:19 +0000</pubDate>
			<dc:creator>maharzan</dc:creator>
			<guid isPermaLink="false">8209@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yep Carl, I do understand that as I, myself, am a theme developer, I say that all the time.. :D&#60;/p&#62;
&#60;p&#62;I made this work separately so no changes to the file. There is a slight change I made on form_model.php for searching multiple queries, doesn't change the function parameters but will have to add few lines of codes inside the get_leads function. I might make a separate plugin or perhaps if you guys see this as a potential, you could add it in your files too. :)&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Reusing Paging functionality from admin side"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reusing-paging-functionality-from-admin-side#post-8205</link>
			<pubDate>Wed, 04 Aug 2010 10:48:09 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8205@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You will have to reverse engineer the paging code from entry_list.php if you want to do this.  Will probably take a lot of tweaking to get working.&#60;/p&#62;
&#60;p&#62;Just remember not to modify the Gravity Forms core files themselves as any changes will get overridden by a plugin update as it replaces all files with the new plugin files.  Also keep in mind you may need to make tweaks to your code when we release an update if we add new features, etc. such as new fields types.  &#60;/p&#62;
&#60;p&#62;Keep that in mind going forward when we release updates.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maharzan on "Reusing Paging functionality from admin side"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reusing-paging-functionality-from-admin-side#post-8199</link>
			<pubDate>Wed, 04 Aug 2010 04:28:35 +0000</pubDate>
			<dc:creator>maharzan</dc:creator>
			<guid isPermaLink="false">8199@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there again,&#60;/p&#62;
&#60;p&#62;So, I am trying to convert Gravity Forms to a full fledge database management app with few changes. I have been successful in searching, advanced searching (multiple data) and also listing the data. Now, just need to figure out how to apply paging to these data. This is basically moving the admin ENTRIES to the client side. If anyone has any idea on reusing the paging functionality from the entry_list.php to the client mode, please please suggest. I am going to try custom paging code for now but if it can be reused, it will just save so much coding. :)&#60;/p&#62;
&#60;p&#62;Thanks for looking.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
