<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Onlydarksets &#187; SharePoint</title>
	<atom:link href="http://onlydarksets.com/tag/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://onlydarksets.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 14 Oct 2010 01:04:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Using URL of list item in SharePoint workflows</title>
		<link>http://onlydarksets.com/2008/10/24/using-url-of-list-item-in-sharepoint-workflows/</link>
		<comments>http://onlydarksets.com/2008/10/24/using-url-of-list-item-in-sharepoint-workflows/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 14:36:04 +0000</pubDate>
		<dc:creator>onlydarksets</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://onlydarksets.wordpress.com/?p=571</guid>
		<description><![CDATA[This should be more simple than it is.  The short of it is that you need to construct your own URL.  And don&#8217;t use spaces in your List names. This is a link to the &#60;a href=&#8221;http://intranet/[%LISTNAME:Path%]/DispForm.aspx?ID=[%LISTNAME:ID%]&#8220;&#62; list item&#60;/a&#62; The item &#8220;intranet&#8221; is the path to the root of your SharePoint site &#8211; &#8220;http://sharepoint.yourcompany.com/&#8221; [%LISTNAME:Path%] [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sharepointblogs.com/peoplenet/archive/2007/05/10/moss-workflow-isn-t-always-a-walk-in-the-park-encoded-absolute-url.aspx" target="_blank">This should be more simple</a> than it is.  The short of it is that you need to construct your own URL.  And <a href="http://www.myitforum.com/articles/37/view.asp?id=11904" target="_blank">don&#8217;t use spaces in your List names</a>.</p>
<blockquote><p>This is a link to the &lt;a href=&#8221;http://intranet/[%LISTNAME:Path%]/DispForm.aspx?ID=[%LISTNAME:ID%]&#8220;&gt; list item&lt;/a&gt;</p>
<p>The item &#8220;intranet&#8221; is the path to the root of your SharePoint site &#8211; &#8220;http://sharepoint.yourcompany.com/&#8221;</p>
<p>[%LISTNAME:Path%] is the lookup item from the workflow email message builder &#8211; &#8220;Current Item&#8221; (first selection) &#8220;Path&#8221; (second selection)</p>
<p>[%LISTNAME:ID%] is the lookup item from the workflow email message building &#8211; &#8220;Current Item&#8221; (first selection) &#8220;ID&#8221; (second selection)</p></blockquote>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fonlydarksets.com%2F2008%2F10%2F24%2Fusing-url-of-list-item-in-sharepoint-workflows%2F&amp;title=Using%20URL%20of%20list%20item%20in%20SharePoint%20workflows" id="wpa2a_2">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://onlydarksets.com/2008/10/24/using-url-of-list-item-in-sharepoint-workflows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using [Today] and [Me] in SharePoint calculated columns</title>
		<link>http://onlydarksets.com/2008/03/20/using-today-and-me-in-sharepoint-calculated-columns/</link>
		<comments>http://onlydarksets.com/2008/03/20/using-today-and-me-in-sharepoint-calculated-columns/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 20:33:48 +0000</pubDate>
		<dc:creator>onlydarksets</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://onlydarksets.wordpress.com/2008/03/20/using-today-and-me-in-sharepoint-calculated-columns/</guid>
		<description><![CDATA[Once again, I have nothing to add to this great tip: http://www.sharepointblogs.com/mkruger/archive/2007/06/26/using-today-in-a-calculated-formula-birthday-lists.aspx First, create a new column in your list with the column name of &#8220;Today&#8221;.&#160;&#160; Click &#8220;OK&#8221;.&#160; (It doesn&#8217;t matter what type of column or data it is, this is just a place holder and will be removed later). MK Note: Create column called [...]]]></description>
			<content:encoded><![CDATA[<p>Once again, I have nothing to add to this great tip:</p>
<p><a title="http://www.sharepointblogs.com/mkruger/archive/2007/06/26/using-today-in-a-calculated-formula-birthday-lists.aspx" href="http://www.sharepointblogs.com/mkruger/archive/2007/06/26/using-today-in-a-calculated-formula-birthday-lists.aspx">http://www.sharepointblogs.com/mkruger/archive/2007/06/26/using-today-in-a-calculated-formula-birthday-lists.aspx</a></p>
<blockquote><ol>
<li>First, create a new column in your list with the column name of &#8220;Today&#8221;.&nbsp;&nbsp; <br />Click &#8220;OK&#8221;.&nbsp; (It doesn&#8217;t matter what type of column or data it is, this is <br />just a place holder and will be removed later). <br />MK Note: Create column called Today&#8230; I also created a column called DOB (date field) where I will enter the birth date.
<li>Next, create a column with the data where you would like to use &#8220;Today&#8221; as a <br />reference to today’s date.&nbsp; The column type should be &#8220;Calculated&#8221;.&nbsp; In the <br />formula field, create your formula using &#8220;Today&#8221; as if it held the column date/time. <br />SharePoint will calculate the formula based on the assumption that you will <br />be using &#8220;Today&#8221; as a reference to the new column you just created.<br />MK Note: I created a column called MonthCheck with the formula shown below:<br /> =IF(MONTH([Today])=MONTH([DOB]),&#8221;Birthday&#8221;,&#8221;NotBirthday&#8221;)
<li>Next, edit the new column named &#8220;Today&#8221; that you created in the first step.&nbsp;&nbsp; <br />On the very bottom of the page, click &#8220;Delete&#8221;, to delete the column.&nbsp; In <br />your formula, SharePoint will keep the reference to &#8220;Today&#8221; but it will <br />change from referencing your column, to a reference to the current date.
<li>MK Note: Now you can create your new view in the list to display “This Month&#8217;s Birthdays“.&nbsp; Just apply a filter to Show only when the following is true: MonthCheck is equal to Birthday<br />I&#8217;ve also created a BirthDay Column (Capitalized the “D“ to note the difference) as well that is a calculated column: =DATE(YEAR(Today),MONTH(DOB),DAY(DOB))<br />You can then create a view to display Today&#8217;s Birthdays by filtering to Show only when the following is true: BirthDay is equal to [Today]</li>
</ol>
</blockquote>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fonlydarksets.com%2F2008%2F03%2F20%2Fusing-today-and-me-in-sharepoint-calculated-columns%2F&amp;title=Using%20%5BToday%5D%20and%20%5BMe%5D%20in%20SharePoint%20calculated%20columns" id="wpa2a_4">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://onlydarksets.com/2008/03/20/using-today-and-me-in-sharepoint-calculated-columns/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Multiple Authentication Prompts in SharePoint 2007 (aka 3.0)</title>
		<link>http://onlydarksets.com/2008/03/20/multiple-authentication-prompts-in-sharepoint-2007-aka-30/</link>
		<comments>http://onlydarksets.com/2008/03/20/multiple-authentication-prompts-in-sharepoint-2007-aka-30/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 13:03:43 +0000</pubDate>
		<dc:creator>onlydarksets</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://onlydarksets.wordpress.com/2008/03/20/multiple-authentication-prompts-in-sharepoint-2007-aka-30/</guid>
		<description><![CDATA[I couldn&#8217;t have said it any better than this person: Problem: I can not save my user credentials (username and password) for my SharePoint site when I&#8217;m using Internet Explorer 7.0. I keep clicking the check box next to &#8220;save password&#8221; but it doesn&#8217;t seem to work and I&#8217;m constantly prompted to re-authenticate when I [...]]]></description>
			<content:encoded><![CDATA[<p>I couldn&#8217;t have said it any better than <a href="http://blog.sharepointhosting.com/Lists/Posts/Post.aspx?ID=10">this person</a>:</p>
<blockquote><p><strong>Problem:</strong> I can not save my user credentials (username and password) for my SharePoint site when I&#8217;m using Internet Explorer 7.0. I keep clicking the check box next to &#8220;save password&#8221; but it doesn&#8217;t seem to work and I&#8217;m constantly prompted to re-authenticate when I access the site or move between areas with different permission schemas.
<p><strong>Solution:</strong> Remove your site from Trusted Sites if you had added to this list and then change one security setting for the Internet Zone in IE 7.0. Follow the steps below &#8211;
<ol>
<li>If you have added your site to &#8220;Trusted Sites&#8221; in Internet Explorer remove the site from the list by going to Tools&gt;Options&gt;Security Tab&gt;Trusted Sites&gt;Remove your site URL.
<li>Return to the Security Tab&gt;Select the Internet Zone&gt;Custom Level&gt;Scroll all the way to the bottom of the list. Under User Authentication check &#8220;Automatic logon with current username and password.&#8221; Click OK twice and return to Internet Explorer. </li>
</ol>
<p>Close all instances of Internet Explorer and then reopen Internet Explorer, return to your SharePoint site, authenticate and save your username and password. This will clear up your problem.
<p><strong>Warning:</strong> Even though this solution will get rid of the annoying re-authentication prompt its not always a good idea and 100% safe to cache your credentials, or anything for that matter in your browser. &#8211; <em>Thank you to Chris Hayashida at Prosum for raising this important point.</em></p>
</blockquote>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fonlydarksets.com%2F2008%2F03%2F20%2Fmultiple-authentication-prompts-in-sharepoint-2007-aka-30%2F&amp;title=Multiple%20Authentication%20Prompts%20in%20SharePoint%202007%20%28aka%203.0%29" id="wpa2a_6">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://onlydarksets.com/2008/03/20/multiple-authentication-prompts-in-sharepoint-2007-aka-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rubbish in filtered dropdownlist from calculated field</title>
		<link>http://onlydarksets.com/2008/03/19/rubbish-in-filtered-dropdownlist-from-calculated-field/</link>
		<comments>http://onlydarksets.com/2008/03/19/rubbish-in-filtered-dropdownlist-from-calculated-field/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 14:53:05 +0000</pubDate>
		<dc:creator>onlydarksets</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://onlydarksets.wordpress.com/2008/03/19/rubbish-in-filtered-dropdownlist-from-calculated-field/</guid>
		<description><![CDATA[I&#8217;d love to create a filtered list from a calculated field, but I&#8217;m hitting a problem where it is prepending &#8220;string;#&#8221; to every stored value.&#160; This is similar to this post: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2427800&#38;SiteID=1 Of course, try searching for &#8220;string;#&#8221; in any search engine.&#160; They all strip off the semi-colon and hash symbol, leaving the search pretty [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d love to create a filtered list from a calculated field, but I&#8217;m hitting a problem where it is prepending &#8220;string;#&#8221; to every stored value.&nbsp; This is similar to this post:</p>
<p><a title="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2427800&amp;SiteID=1" href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2427800&amp;SiteID=1">http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2427800&amp;SiteID=1</a></p>
<p>Of course, try searching for &#8220;string;#&#8221; <a href="http://search.msn.com/results.aspx?q=%22string%3B%23%22">in</a> <a href="http://www.google.com/search?q=%22string%3B%23%22">any</a> <a href="http://search.yahoo.com/search?p=%22string%3B%23%22">search</a> <a href="http://www.altavista.com/web/results?q=%22string%3B%23%22">engine</a>.&nbsp; They all strip off the semi-colon and hash symbol, leaving the search pretty worthless.</p>
<p>The code snippet is:</p>
<blockquote><p>&lt;SharePoint:DVDropDownList runat=&#8221;server&#8221; id=&#8221;ff1{$Pos}&#8221; DataSourceID=&#8221;fdsConsultants2DS&#8221; DataTextField=&#8221;ConsultantName&#8221; DataValueField=&#8221;ConsultantName&#8221; selectedvalue=&#8221;{@Title}&#8221; __designer:bind=&#8221;{ddwrt:DataBind(&#8216;i&#8217;,concat(&#8216;ff1&#8242;,$Pos),&#8217;SelectedValue&#8217;,'SelectedIndexChanged&#8217;,'ID&#8217;,ddwrt:EscapeDelims(string(@ID)),&#8217;@Title&#8217;)}&#8221; /&gt;&lt;/td&gt;</p>
</blockquote>
<p>Where DataValueField is the calculated field in the lookup table (and SelectedValue tells it to store DataValueField).</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fonlydarksets.com%2F2008%2F03%2F19%2Frubbish-in-filtered-dropdownlist-from-calculated-field%2F&amp;title=Rubbish%20in%20filtered%20dropdownlist%20from%20calculated%20field" id="wpa2a_8">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://onlydarksets.com/2008/03/19/rubbish-in-filtered-dropdownlist-from-calculated-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

