<?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: Can&#039;t edit fields. They open then close immediately.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/cant-edit-fields-they-open-then-close-immediately</link>
		<description>Gravity Support Forums Topic: Can&#039;t edit fields. They open then close immediately.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 09:05:47 +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/cant-edit-fields-they-open-then-close-immediately" rel="self" type="application/rss+xml" />

		<item>
			<title>civalp on "Can&#039;t edit fields. They open then close immediately."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-edit-fields-they-open-then-close-immediately#post-25349</link>
			<pubDate>Wed, 11 May 2011 18:16:38 +0000</pubDate>
			<dc:creator>civalp</dc:creator>
			<guid isPermaLink="false">25349@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've got the exact same problem. I've deactivated all other plugins, and switched to the WP default template. No help. Is it time for that Cabernet yet?&#60;br /&#62;
Please help.&#60;br /&#62;
Patty
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Merrily on "Can&#039;t edit fields. They open then close immediately."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-edit-fields-they-open-then-close-immediately#post-25299</link>
			<pubDate>Wed, 11 May 2011 11:34:23 +0000</pubDate>
			<dc:creator>Merrily</dc:creator>
			<guid isPermaLink="false">25299@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Understood. When I have time I'll do some debugging with Firebug.&#60;/p&#62;
&#60;p&#62;For now, I was able to avert the issue by saving my edits along the way and *not* clicking &#34;Continue editing&#34; but instead updating the form anyway. It seems that clicking &#34;Continue editing&#34; would cause this issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Can&#039;t edit fields. They open then close immediately."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-edit-fields-they-open-then-close-immediately#post-25295</link>
			<pubDate>Wed, 11 May 2011 11:29:36 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">25295@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@willc Production website or not the only way to determine plugin or theme conflicts is to deactivate themes and plugins.  Form Editor issues are always the result of either file permissions or javascript errors caused by plugins or themes outputting code where they should not be outputting code, in this case in our Form Editor.&#60;/p&#62;
&#60;p&#62;The only other option is to use Firebug and browse to the Form Editor and monitor the console for Javascript errors.  You would then need to be able to decipher the Javascript errors and determine what other code on your site is causing the error to occur.&#60;/p&#62;
&#60;p&#62;If you aren't able to debug Javascript the only solution is to test for theme and plugin conflicts.  To do this you can follow the directions here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;We can't prevent theme and plugin conflicts.  If another theme or plugin isn't coded properly and outputs Javascript (or CSS) on our admin pages when they should not be doing so, because of the way Javascript executes we can't stop it from causing a problem.  It's a fact of life with WordPress and not something that can be prevented if the theme or plugin developer doesn't follow best practices.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Merrily on "Can&#039;t edit fields. They open then close immediately."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-edit-fields-they-open-then-close-immediately#post-25272</link>
			<pubDate>Wed, 11 May 2011 10:36:16 +0000</pubDate>
			<dc:creator>Merrily</dc:creator>
			<guid isPermaLink="false">25272@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm having the same problem. Unfortunately, activating the 2010 theme isn't an option for me since this is a production website I'm adding a form to.&#60;/p&#62;
&#60;p&#62;I noticed that this problem occurs after adding a section break to the form. If you try to save the form, close the browser and come back to it, some of the recently added/edited fields have been renamed to other fields nearby, thus creating duplicate entries and losing the ones I added.&#60;/p&#62;
&#60;p&#62;I'm on Firefox 4 on OSX, if that matters.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Can&#039;t edit fields. They open then close immediately."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-edit-fields-they-open-then-close-immediately#post-16367</link>
			<pubDate>Sun, 16 Jan 2011 10:39:24 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">16367@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Michael,&#60;/p&#62;
&#60;p&#62;My first recommendation is to try option 4 several more times. If that does not work, check and see if you're getting a javascript error at any point during the form building process. If so, you're probably experiencing a plugin/theme conflict. In that case, you'll want to:&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;activate the twenty ten theme&#60;/li&#62;
&#60;li&#62;deactivate all your other plugins besides Gravity Forms&#60;/li&#62;
&#60;li&#62;attempt to recreate the issue in Gravity Forms&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;Let me know how it goes. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>normanm4 on "Can&#039;t edit fields. They open then close immediately."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-edit-fields-they-open-then-close-immediately#post-16354</link>
			<pubDate>Sat, 15 Jan 2011 21:31:30 +0000</pubDate>
			<dc:creator>normanm4</dc:creator>
			<guid isPermaLink="false">16354@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok, it's worse. I managed to get them to open and edit after deleting the form, recreating, adding the base fields, then saving the form before editing the fields. But, when I try to delete a field it deletes a different one than the one I'm editing, and then after saving the form, it saves a number of the fields and renames them all to one items field name......&#60;/p&#62;
&#60;p&#62;Woohoo Friday night! Making forms! Yup, I'm bringing sexy back.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>normanm4 on "Can&#039;t edit fields. They open then close immediately."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-edit-fields-they-open-then-close-immediately#post-16353</link>
			<pubDate>Sat, 15 Jan 2011 21:14:49 +0000</pubDate>
			<dc:creator>normanm4</dc:creator>
			<guid isPermaLink="false">16353@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Had a weird thing occur. Was creating a new form and everything was working fine. Added section breaks continued to edit, then all of the sudden I was unable to edit fields. When I click on them, they open, then they close immediately. Nothing seems to help. &#60;/p&#62;
&#60;p&#62;I should note that the only fields I was adding were number fields. &#60;/p&#62;
&#60;p&#62;What say ye' incredibly smart form builder dudes?  I figure my options are these:&#60;/p&#62;
&#60;p&#62;1. Delete and start over. [did that, no change]&#60;br /&#62;
2. change the theme in case it is interfering [did that, nothing]&#60;br /&#62;
3. post for help at 8pm on a Saturday night and see what other anti social form lovers could help me out [jury still out]&#60;br /&#62;
4. Drink enough Cabernet that I could care less about all of the above [very possibly the best answer].
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
