<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to Customize SharePoint Forms - Part 2</title><link>http://weblogs.asp.net/sharadkumar/archive/2008/07/29/how-to-customize-sharepoint-forms-part-2.aspx</link><description>In my previous post , I discussed various options available with developers/power-users to modify out-of-the-box SharePoint list forms, with a mix of client-side and server-side approaches. However, options available to end-users are limited very limited</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: How to Customize SharePoint Forms - Part 2</title><link>http://weblogs.asp.net/sharadkumar/archive/2008/07/29/how-to-customize-sharepoint-forms-part-2.aspx#7273868</link><pubDate>Tue, 08 Dec 2009 17:04:22 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7273868</guid><dc:creator>Masterminx</dc:creator><author>Masterminx</author><description>&lt;p&gt;I was looking for a way to control the visibility of fields based on the value of another one. &amp;nbsp;Essentially, I need to accomplish branching behavior. &amp;nbsp;Since you can't launch a workflow from a survey, I was hoping someone might know an alternate method?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7273868" width="1" height="1"&gt;</description></item><item><title>re: How to Customize SharePoint Forms - Part 2</title><link>http://weblogs.asp.net/sharadkumar/archive/2008/07/29/how-to-customize-sharepoint-forms-part-2.aspx#7250644</link><pubDate>Tue, 10 Nov 2009 16:10:26 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7250644</guid><dc:creator>Valli</dc:creator><author>Valli</author><description>&lt;p&gt;Thanks for the feature. It works great and is very useful.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7250644" width="1" height="1"&gt;</description></item><item><title>re: How to Customize SharePoint Forms - Part 2</title><link>http://weblogs.asp.net/sharadkumar/archive/2008/07/29/how-to-customize-sharepoint-forms-part-2.aspx#7248380</link><pubDate>Fri, 06 Nov 2009 16:25:11 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7248380</guid><dc:creator>William Childers</dc:creator><author>William Childers</author><description>&lt;p&gt;I created a new site and added a list and the Form Settings link is not listed under General Settings. It is listed for the sites that had been created before I intalled and activated the feature. I tried deactivating and reactivating the feature but no luck. Do I need to reinstall to pick up the new site?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7248380" width="1" height="1"&gt;</description></item><item><title>How to Customize SharePoint 2007 Forms - Part 3 (Field Validations)</title><link>http://weblogs.asp.net/sharadkumar/archive/2008/07/29/how-to-customize-sharepoint-forms-part-2.aspx#7246369</link><pubDate>Wed, 04 Nov 2009 01:38:32 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7246369</guid><dc:creator>Community Blogs</dc:creator><author>Community Blogs</author><description>&lt;p&gt;In continuation of previous series of posts, for exploring options to customize SharePoint 2007 list&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7246369" width="1" height="1"&gt;</description></item><item><title>re: How to Customize SharePoint Forms - Part 2</title><link>http://weblogs.asp.net/sharadkumar/archive/2008/07/29/how-to-customize-sharepoint-forms-part-2.aspx#7245958</link><pubDate>Tue, 03 Nov 2009 16:29:13 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7245958</guid><dc:creator>sunil vanmullem</dc:creator><author>sunil vanmullem</author><description>&lt;p&gt;so if you dont admin access to the server but are a site admin how do you do this? for now I'm putting some javascript that does the following:&lt;/p&gt;
&lt;p&gt; &amp;nbsp; 		ocontrol = findacontrol(sField);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; 		ocontrol.parentNode.parentNode.style.display=&amp;quot;none&amp;quot;;&lt;/p&gt;
&lt;p&gt;is there a more elegant way to do this?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7245958" width="1" height="1"&gt;</description></item><item><title>re: How to Customize SharePoint Forms - Part 2</title><link>http://weblogs.asp.net/sharadkumar/archive/2008/07/29/how-to-customize-sharepoint-forms-part-2.aspx#7236258</link><pubDate>Thu, 22 Oct 2009 19:33:25 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7236258</guid><dc:creator>xavier</dc:creator><author>xavier</author><description>&lt;p&gt;this tool works great if you're using the standard forms, however if you use custom list form, since they do not implement the ListIterator. is there any way to get this to work with the formfield controls instead of the listiterator?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7236258" width="1" height="1"&gt;</description></item><item><title>re: How to Customize SharePoint Forms - Part 2</title><link>http://weblogs.asp.net/sharadkumar/archive/2008/07/29/how-to-customize-sharepoint-forms-part-2.aspx#7229120</link><pubDate>Tue, 13 Oct 2009 21:56:08 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7229120</guid><dc:creator>Bear</dc:creator><author>Bear</author><description>&lt;p&gt;This tool is great, but it does not work on the Service Request list in the HelpDesk Template. Several of us have asked about this issue and would deeply appreciate your resolution to this problem. Do we need to add the list type ID to the Element.xml file? If so, do you know what the ID for these lists are?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7229120" width="1" height="1"&gt;</description></item><item><title>re: How to Customize SharePoint Forms - Part 2</title><link>http://weblogs.asp.net/sharadkumar/archive/2008/07/29/how-to-customize-sharepoint-forms-part-2.aspx#7228872</link><pubDate>Tue, 13 Oct 2009 14:59:03 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7228872</guid><dc:creator>Krado</dc:creator><author>Krado</author><description>&lt;p&gt;I can confirm it works in a Spanish SharePoint installation. Simply a very good tool!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7228872" width="1" height="1"&gt;</description></item><item><title>re: How to Customize SharePoint Forms - Part 2</title><link>http://weblogs.asp.net/sharadkumar/archive/2008/07/29/how-to-customize-sharepoint-forms-part-2.aspx#7189243</link><pubDate>Wed, 02 Sep 2009 15:22:15 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7189243</guid><dc:creator>Katerina</dc:creator><author>Katerina</author><description>&lt;p&gt;For those who activated the feature and were not able to view the &amp;quot;Form settings&amp;quot; in list, (i had the same issue)it is because i had activated it for the wrong Web Application :) so in the central administration -&amp;gt; Manage Web Application Features -&amp;gt; Change the Web Application (top right box) to the one you are currently using&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7189243" width="1" height="1"&gt;</description></item><item><title>re: How to Customize SharePoint Forms - Part 2</title><link>http://weblogs.asp.net/sharadkumar/archive/2008/07/29/how-to-customize-sharepoint-forms-part-2.aspx#7181058</link><pubDate>Tue, 25 Aug 2009 15:28:34 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7181058</guid><dc:creator>Inkspot</dc:creator><author>Inkspot</author><description>&lt;p&gt;Great product...nice work! I have one issue similiar to what others have spoke of. After install, it appears that any list type this applies to, all decriptions disappear. From what I can tell the issue is because when installed, and it gets applied to existing lists, the Field Description is set to Label by default. Since label isn't really an out of box option, could this be changed to default to Control instead? I believe this would resolve the disappearing discriptions on install. &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7181058" width="1" height="1"&gt;</description></item></channel></rss>