<?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: Best way to go about custom CSV generation</title>
		<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-go-about-custom-csv-generation</link>
		<description>Gravity Support Forums Topic: Best way to go about custom CSV generation</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:12:16 +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/best-way-to-go-about-custom-csv-generation" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Best way to go about custom CSV generation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-go-about-custom-csv-generation#post-8676</link>
			<pubDate>Tue, 17 Aug 2010 09:56:45 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8676@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would check out the export.php file which contains the export functionality and you could repurpose that code to do what you want to do.  It should help guide you in pulling and formatting the entry data.  You could then customize the code to export how you need it to.  Just keep in mind you may want to do it as a separate custom plugin to allow Gravity Forms upgrades without interfering with your custom code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>interconnectit on "Best way to go about custom CSV generation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-go-about-custom-csv-generation#post-8668</link>
			<pubDate>Tue, 17 Aug 2010 06:36:32 +0000</pubDate>
			<dc:creator>interconnectit</dc:creator>
			<guid isPermaLink="false">8668@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I have a client who needs a very customised CSV export. A lot of the fields will be empty with the odd one being populated from the entries table, a few will have default values, some will ideally be populated from the wp_options table and some will have dynamically generated fields such as download date.&#60;/p&#62;
&#60;p&#62;Can you suggest the best way to go about this and any hooks/filters I should look at?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
