<?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: BUG - Field disapear from admin panel</title>
		<link>https://legacy.forums.gravityhelp.com/topic/bug-field-disapear-from-admin-panel</link>
		<description>Gravity Support Forums Topic: BUG - Field disapear from admin panel</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:14:06 +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/bug-field-disapear-from-admin-panel" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "BUG - Field disapear from admin panel"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bug-field-disapear-from-admin-panel#post-12243</link>
			<pubDate>Sun, 07 Nov 2010 20:43:39 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">12243@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I wouldn't say it is a bug, but I do get your point. These classes may not be needed in the admin side. I will run this by our team and get them removed if they are not needed. Admin only fields should accept dynamic content like any other field. Are you having problems with that? Another option is to use the gform_hidden class, which is applied only in the front end and hides the field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcelograciolli on "BUG - Field disapear from admin panel"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bug-field-disapear-from-admin-panel#post-12241</link>
			<pubDate>Sun, 07 Nov 2010 20:04:55 +0000</pubDate>
			<dc:creator>marcelograciolli</dc:creator>
			<guid isPermaLink="false">12241@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Alex, I didn't notice that. But I thinks it still a bug, because why does it need to use the class name inside the admin panel?&#60;/p&#62;
&#60;p&#62;And I didn't use it like an Amin Only because it does not accept dynamic content like the option Everyone does, so I needed to hide it from user interface.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "BUG - Field disapear from admin panel"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bug-field-disapear-from-admin-panel#post-12201</link>
			<pubDate>Sat, 06 Nov 2010 22:16:44 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">12201@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Marcelo,&#60;br /&#62;
The problem is that field 23 has a custom class called &#34;hidden&#34;. This class name is defined by WordPress in the admin and will hide your field. If you want to hide your field from users, the best way to do it is to set the &#34;Visibility&#34; setting to &#34;Admin Only&#34; (advanced tab).&#60;br /&#62;
But before you can change the setting to your field, you will need to remove that &#34;hidden&#34; class from it. You can do that in two ways.&#60;br /&#62;
1- Export your form, change the XML file removing that custom class and import it back. The problem with this approach is that your new form will not be mapped to your current entries. It will start as a brand new form with no entries. If that is a problem, try the next option.&#60;br /&#62;
2- Using Firefox and Firebug, inspect the field that is hidden and change the hidden class in Firebug. It will then appear in the admin and you can make your changes from there.&#60;br /&#62;
If you can't figure this out, send me and admin login to your WordPress admin (alex@rocketgenius.com) and I will do it for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcelograciolli on "BUG - Field disapear from admin panel"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bug-field-disapear-from-admin-panel#post-12199</link>
			<pubDate>Sat, 06 Nov 2010 19:21:42 +0000</pubDate>
			<dc:creator>marcelograciolli</dc:creator>
			<guid isPermaLink="false">12199@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is the form I'm developing and the field 23 disappear from the admin form panel. It still works but I can't mange it anymore.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/1278351&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/1278351&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
