<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Appnitro Software Forums Topic: how to hide fields</title>
<link>http://www.appnitro.com/forums/</link>
<description>Appnitro Software Forums Topic: how to hide fields</description>
<language>en</language>
<pubDate>Sun, 14 Mar 2010 15:03:35 +0000</pubDate>

<item>
<title>waitz on "how to hide fields"</title>
<link>http://www.appnitro.com/forums/topic/how-to-hide-fields#post-5085</link>
<pubDate>Tue, 17 Mar 2009 21:51:33 +0000</pubDate>
<dc:creator>waitz</dc:creator>
<guid isPermaLink="false">5085@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Great, thanks :-)
&#60;/p&#62;</description>
</item>
<item>
<title>Saghalie on "how to hide fields"</title>
<link>http://www.appnitro.com/forums/topic/how-to-hide-fields#post-5076</link>
<pubDate>Tue, 17 Mar 2009 11:16:59 +0000</pubDate>
<dc:creator>Saghalie</dc:creator>
<guid isPermaLink="false">5076@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;The code for you would be:&#60;br /&#62;
#li_23&#60;br /&#62;
{&#60;br /&#62;
display: none !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Which should make the field disappear.&#60;/p&#62;
&#60;p&#62;To find the li_(number) just view the source of your HTML and find the field you want to change.&#60;/p&#62;
&#60;p&#62;Hope this helps!
&#60;/p&#62;</description>
</item>
<item>
<title>waitz on "how to hide fields"</title>
<link>http://www.appnitro.com/forums/topic/how-to-hide-fields#post-5070</link>
<pubDate>Tue, 17 Mar 2009 00:44:40 +0000</pubDate>
<dc:creator>waitz</dc:creator>
<guid isPermaLink="false">5070@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hey&#60;/p&#62;
&#60;p&#62;I try to hide a single line text field, but it won't disappear. What decides the number after #li_?&#60;/p&#62;
&#60;p&#62;I added the code above in the css, and I tried any number, but nothing hides in my form.&#60;/p&#62;
&#60;p&#62;Something I don't understand?&#60;/p&#62;
&#60;p&#62;URL to the form is: &#60;a href=&#34;http://www.tan-ju.org/registration/view.php?id=6&#34; rel=&#34;nofollow&#34;&#62;http://www.tan-ju.org/registration/view.php?id=6&#60;/a&#62;&#60;br /&#62;
The field I want to hide is the last before the captcha: thankyou&#60;/p&#62;
&#60;p&#62;Thanx
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "how to hide fields"</title>
<link>http://www.appnitro.com/forums/topic/how-to-hide-fields#post-4134</link>
<pubDate>Sat, 03 Jan 2009 08:37:47 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">4134@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;It suppose works with that code, could you try with &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_1
{
display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;anyway what is your form url ?
&#60;/p&#62;</description>
</item>
<item>
<title>as66422 on "how to hide fields"</title>
<link>http://www.appnitro.com/forums/topic/how-to-hide-fields#post-4133</link>
<pubDate>Sat, 03 Jan 2009 07:30:56 +0000</pubDate>
<dc:creator>as66422</dc:creator>
<guid isPermaLink="false">4133@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hi, I followed yuniar's suggestion (http://www.appnitro.com/forums/topic/can-i-post-hidden-value?replies=6#post-4043) to use the CSS trick to hide a field but for some reason it does not work for me.&#60;/p&#62;
&#60;p&#62;I created a test survey form that has only two text fields, namely element_1 and element_2.  I'm just trying to hide the first one.  So, I modified the view.css file in my /data/css/form_1 directory and added the following css code at the end of the file, but it still won't hide my first text box (and its label).  Please help!&#60;/p&#62;
&#60;p&#62;#li_1{&#60;br /&#62;
 display: none;&#60;br /&#62;
}
&#60;/p&#62;</description>
</item>

</channel>
</rss>
