<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>Sharepoint Customization</title>
<link>http://sharepointware.com/interview-questions/Sharepoint-Customization/38.aspx</link>
<description>Sharepoint Questions and FAQs</description>
<language>en-us</language>
<item>
<title>I am thinking about taking Microsoft Exam 74-133 customizing portal solutions with microsoft sharepoint</title>
<link>http://sharepointware.com/questions/I-am-thinking-about-taking-Microsoft-Exam-74-133-customizing-portal-solutions-with-microsoft-sharepoint/38/1491.aspx</link>
<description>Customizing Portal Solutions with Microsoft SharePoint Technologies (Including Microsoft Content Management).  I would like for someown to tell me if I stand a chance.  Is it a hard exam?  Do I have to be an experienced coder to pass it?  I only understand html.  Or does it deal mainly in concepts and understanding of the different Microsoft products?</description>
 <pubDate>11/14/2008</pubDate> 
</item>
<item>
<title>I;m unable to insert a link for an e-mail message customized using Sharepoint Designer</title>
<link>http://sharepointware.com/questions/Im-unable-to-insert-a-link-for-an-e-mail-message-customized-using-Sharepoint-Designer/38/1492.aspx</link>
<description>One of my pet peeves with Front Page was that it didn&#039;t handle dynamic Share point links.  When you needed it to place a variable into the URL, it would change the hyperlink to an email address.<br />
<br />
I am of course assuming that you want the email link in the middle of a web-part.  Well, this answer will work in a web part or not.<br />
<br />
Unfortunately, when SP Designer came in, I thought, &quot;oh, all the good that is Front Page minus what is bad&quot;, oh was I wrong.  Sure, it has new features, but c&#039;mon, lets get the bugs out first ok?<br />
<br />
Anyway, onward:<br />
<br />
Open the document you want to contain the email link in SP Designer.<br />
Right-Click the web-part that contains the text you want to link, and click &#039;convert to XSLT Data View&#039;<br />
Select the link text (text you want to insert the email link).<br />
Right-click, select &#039;hyperlink&#039;<br />
type XXX as the address.<br />
Click OK.<br />
Click &#039;Code View&#039; (lower left corner of the screen).<br />
Move to the top of the document ([CTRL]+[HOME])<br />
Search for &#039;xxx&#039;<br />
You will see code like this:<br />
&lt;a href=&quot;xxx&quot;&gt;&lt;xsl:value-of disable-output-escaping=&quot;no&quot; select=&quot;@ProjectType&quot;/&gt;&lt;/a&gt;<br />
Change &#039;xxx&#039; to whatever you want, such as:<br />
&lt;a href=&quot;mailto: President.bush@whitehouse.gov? subject=DST&amp; body=Are%20You%20Kidding%20Me...&quot;&gt;<br />
<br />
Save your document.</description>
 <pubDate>11/14/2008</pubDate> 
</item>
</channel>
</rss>


