<?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: Limit in fields number?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/limit-in-fields-number</link>
		<description>Gravity Support Forums Topic: Limit in fields number?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:27:08 +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/limit-in-fields-number" rel="self" type="application/rss+xml" />

		<item>
			<title>zenyth on "Limit in fields number?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-in-fields-number#post-133734</link>
			<pubDate>Mon, 28 Jan 2013 05:56:11 +0000</pubDate>
			<dc:creator>zenyth</dc:creator>
			<guid isPermaLink="false">133734@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Alex. We'll try to reduce number of select fields, but it's not easy since logical conditions can be only &#34;ALL&#34; or &#34;NONE&#34;. It would be much easier with &#34;OR&#34; conditions, and even more with some complex rules with parentheses... something like IF (((condition1 IS TRUE) AND (contition2 IS FALSE)) AND (condition3 is TRUE))&#60;br /&#62;
Kind regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Limit in fields number?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-in-fields-number#post-130472</link>
			<pubDate>Thu, 24 Jan 2013 13:14:13 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">130472@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@zenyth,&#60;br /&#62;
We can try getting this import to work, but I am gonna be honest with you. Having a form with that many fields and a lot of conditional logic is not a good idea and you will have problems down the road. I would suggest that you take another approach to this. If you can try explaining what you are trying to do, we can try coming up with a more efficient way to get this done that doesn't involve a monster form that will give you headaches at every corner.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zenyth on "Limit in fields number?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-in-fields-number#post-130249</link>
			<pubDate>Thu, 24 Jan 2013 07:45:41 +0000</pubDate>
			<dc:creator>zenyth</dc:creator>
			<guid isPermaLink="false">130249@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you Chris!&#60;br /&#62;
Warm regards.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Limit in fields number?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-in-fields-number#post-129957</link>
			<pubDate>Thu, 24 Jan 2013 00:14:51 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">129957@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I see the XML now; sorry, I was not looking for that the first time around.&#60;/p&#62;
&#60;p&#62;I will ask the development team about this one and update the topic when I have an update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zenyth on "Limit in fields number?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-in-fields-number#post-129511</link>
			<pubDate>Wed, 23 Jan 2013 11:02:14 +0000</pubDate>
			<dc:creator>zenyth</dc:creator>
			<guid isPermaLink="false">129511@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chirs. Here a massive form imported without errors, but not working: &#60;a href=&#34;http://goo.gl/izwK1&#34; rel=&#34;nofollow&#34;&#62;http://goo.gl/izwK1&#60;/a&#62;&#60;br /&#62;
(xml source code is in a former message).&#60;/p&#62;
&#60;p&#62;Now I'm going to turn on WP_DEBUG :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Limit in fields number?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-in-fields-number#post-129475</link>
			<pubDate>Wed, 23 Jan 2013 10:25:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">129475@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When you say &#34;preview the module&#34; do you mean preview the form from the form builder?&#60;/p&#62;
&#60;p&#62;If you embed the form in a Page, can you view it there? &#60;/p&#62;
&#60;p&#62;If you have a lot of conditional logic rules, I think the limitation on processing them is client side, in the browser with JavaScript.  Can you embed the form in a Page and share the link with us so we can see what happens?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Limit in fields number?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-in-fields-number#post-129474</link>
			<pubDate>Wed, 23 Jan 2013 10:23:04 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">129474@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looks like you have 64M of RAM which *should* be enough.  Is there a possibility of raising it?&#60;/p&#62;
&#60;p&#62;Can you turn on WP_DEBUG and see if any errors are shown or logged?  Or do you have access to PHP or Apache error logs to see if anything is logged there?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zenyth on "Limit in fields number?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-in-fields-number#post-129467</link>
			<pubDate>Wed, 23 Jan 2013 10:14:31 +0000</pubDate>
			<dc:creator>zenyth</dc:creator>
			<guid isPermaLink="false">129467@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris. Here's my phpinfo output:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/private/u0ygzfhldpcmk0al8votyw&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/private/u0ygzfhldpcmk0al8votyw&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Kind regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Limit in fields number?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-in-fields-number#post-129435</link>
			<pubDate>Wed, 23 Jan 2013 09:39:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">129435@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds like a resource problem.  How much RAM is available to PHP and WordPress on this site?  Can you get a phpinfo output for us?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zenyth on "Limit in fields number?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-in-fields-number#post-129292</link>
			<pubDate>Wed, 23 Jan 2013 06:45:13 +0000</pubDate>
			<dc:creator>zenyth</dc:creator>
			<guid isPermaLink="false">129292@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please anybody can help me or suggest a way to investigate?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
