<?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: Export tool ads CREDIT CARDS for each entry - looks like a bug..</title>
		<link>https://legacy.forums.gravityhelp.com/topic/export-tool-ads-credit-cards-for-each-entry-looks-like-a-bug</link>
		<description>Gravity Support Forums Topic: Export tool ads CREDIT CARDS for each entry - looks like a bug..</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 10:56:14 +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/export-tool-ads-credit-cards-for-each-entry-looks-like-a-bug" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "Export tool ads CREDIT CARDS for each entry - looks like a bug.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-tool-ads-credit-cards-for-each-entry-looks-like-a-bug#post-39956</link>
			<pubDate>Thu, 03 Nov 2011 15:58:57 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">39956@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the heads up @obvio. The creditCards node should only be added to the credit card field. I have made an adjustment to resolve this issue. Email me to &#60;a href=&#34;mailto:alex@rocketgenius.com&#34;&#62;alex@rocketgenius.com&#60;/a&#62; if you are interested in helping us test it.&#60;br /&#62;
If you are curious about the credit card field, it will be activated by the Authorize.net Add-On that we will release as Beta in the near future.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Export tool ads CREDIT CARDS for each entry - looks like a bug.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-tool-ads-credit-cards-for-each-entry-looks-like-a-bug#post-39799</link>
			<pubDate>Wed, 02 Nov 2011 23:08:48 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">39799@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ah, got it.  You did not post the repeated part.  I was going off what you posted.  I will bring it to the developers attention and see what the explanation is.  Thanks obvio.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>obvio on "Export tool ads CREDIT CARDS for each entry - looks like a bug.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-tool-ads-credit-cards-for-each-entry-looks-like-a-bug#post-39797</link>
			<pubDate>Wed, 02 Nov 2011 23:05:33 +0000</pubDate>
			<dc:creator>obvio</dc:creator>
			<guid isPermaLink="false">39797@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;it repeats itself for each field node, so next field node also had a nested credit card node..&#60;br /&#62;
even if it doesn't repeat itself, why credit card stuff apear on any regular most simple text field?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Export tool ads CREDIT CARDS for each entry - looks like a bug.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-tool-ads-credit-cards-for-each-entry-looks-like-a-bug#post-39795</link>
			<pubDate>Wed, 02 Nov 2011 22:59:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">39795@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The creditCard&#60;strong&#62;s&#60;/strong&#62; node is not duplicated, just each individual creditCard (singular). Is that not correct?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>obvio on "Export tool ads CREDIT CARDS for each entry - looks like a bug.."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-tool-ads-credit-cards-for-each-entry-looks-like-a-bug#post-39743</link>
			<pubDate>Wed, 02 Nov 2011 16:38:16 +0000</pubDate>
			<dc:creator>obvio</dc:creator>
			<guid isPermaLink="false">39743@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Exporting a form pushed the creditCards xml node to each field, don't it should be there and maybe slightly redundant.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;field id=&#38;quot;25&#38;quot; type=&#38;quot;text&#38;quot; size=&#38;quot;small&#38;quot; dateType=&#38;quot;datepicker&#38;quot;&#38;gt;
	&#38;lt;label&#38;gt;&#38;lt;![CDATA[Monday]]&#38;gt;&#38;lt;/label&#38;gt;
	&#38;lt;adminLabel&#38;gt;&#38;lt;![CDATA[Exec Special Monday]]&#38;gt;&#38;lt;/adminLabel&#38;gt;
	&#38;lt;creditCards&#38;gt;
		&#38;lt;creditCard&#38;gt;&#38;lt;![CDATA[amex]]&#38;gt;&#38;lt;/creditCard&#38;gt;
		&#38;lt;creditCard&#38;gt;&#38;lt;![CDATA[visa]]&#38;gt;&#38;lt;/creditCard&#38;gt;
		&#38;lt;creditCard&#38;gt;&#38;lt;![CDATA[discover]]&#38;gt;&#38;lt;/creditCard&#38;gt;
		&#38;lt;creditCard&#38;gt;&#38;lt;![CDATA[mastercard]]&#38;gt;&#38;lt;/creditCard&#38;gt;
	&#38;lt;/creditCards&#38;gt;
	&#38;lt;cssClass&#38;gt;&#38;lt;![CDATA[gf_inline]]&#38;gt;&#38;lt;/cssClass&#38;gt;
&#38;lt;/field&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
