SharePoint - Design and Customization ForumTopics about site design (i.e. definitions, templates) and page customization (i.e. layouts) as well as SharePoint Designer and similar tools.© 2009 Microsoft Corporation. All rights reserved.Wed, 02 Dec 2009 12:32:57 Z46c9b519-9e74-47e1-b411-c0338d600a18http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/ef361f9b-d101-4d86-a044-ac56112d3aedhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/ef361f9b-d101-4d86-a044-ac56112d3aedjFortunehttp://social.technet.microsoft.com/Profile/en-US/?user=jFortuneHiding a Place Holder if it's emptyHi,<br/>We are displaying the page title within some styled DIVs at the top of our pages but some users choose not to supply a title. As a result, on these pages, we still see the styled DIVs but with no content.<br/>Is there some way in which I can add a tag that will only render the place holder if the field has a value? I'm not familiar at all with .NET so I was wondering if this could be done with SPD?<br/><br/>Thanks.Tue, 01 Dec 2009 09:48:09 Z2009-12-02T12:32:57Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/cee8804f-7fc6-4363-8d0e-22fc76152995http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/cee8804f-7fc6-4363-8d0e-22fc76152995CharlieSugdenhttp://social.technet.microsoft.com/Profile/en-US/?user=CharlieSugdenRemoving scrollbars from a web part<p>My web parts vary in size and always display both horizontal and vertical scrollbars.</p> <p>I wish to remove the scrollbars and do not wish to play with the height or wodth of the zone.</p> <p>These web parts are destined for use in Sharepoint web pages and are created in .net.</p> <p>I have not come across a defintiive article and code showing how to do this. Can someone give me some guidance on this subject?</p> <p> </p> <p>Rdegards</p> <p> </p> <p>Charles</p>Tue, 01 Dec 2009 19:10:40 Z2009-12-02T12:01:36Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/df76b3eb-6a84-4cb9-ba40-3a56ceb54fedhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/df76b3eb-6a84-4cb9-ba40-3a56ceb54fedSohaib Khanhttp://social.technet.microsoft.com/Profile/en-US/?user=Sohaib%20Khan"The data source control failed to execute the update command."Hi,<br/><br/>I've created a document library EditForm.aspx using Custom List form control. It works fine on Save. But, when i try to update any document using that customized form then it generates error.<br/><br/><span><strong>The data source control failed to execute the update command.</strong></span> <hr class=sig> Sohaib Khan | http://muhskhac.spaces.live.comWed, 02 Dec 2009 10:59:46 Z2009-12-02T11:52:06Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/1b9eb49c-24c6-4c9a-90ad-455dad33d14ahttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/1b9eb49c-24c6-4c9a-90ad-455dad33d14aSashabazhttp://social.technet.microsoft.com/Profile/en-US/?user=SashabazUsing Dataview to input DocumentsHi,<br/><br/>I am trying to use a dataview to upload documents.  I have created the dataview, but when I try to upload it I get an error message: &quot;<span>The data source control failed to execute the insert command&quot;.<br/><br/>Is it possible to use a dataview to upload documents given that I cannot edit the name (which is a required field).  Where am I going wrong?</span>Wed, 02 Dec 2009 11:46:30 Z2009-12-02T11:46:31Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/599f3dcf-c291-4966-b7cf-57dd3d6a2351http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/599f3dcf-c291-4966-b7cf-57dd3d6a2351Sashabazhttp://social.technet.microsoft.com/Profile/en-US/?user=SashabazIs it possible to show documents from another Document Library from another site?<p>I am currently working on multiple sites that will need to share documents (e.g. the main site has all the documents in it, whilst the other sites only show the documents that were uploaded to that site).   Using WSS 3.0 and SPD 2007 is it possible to share document libraries across sites?  I have tried the &quot;Connect to another library&quot; option in the &quot;Data Source Library&quot; window, but I still am unable to see any of the lists from the newly connected site.  Below the connected site I only get the following groups: Database Connections, XML Files, Server-side Scripts, XML Web services, Linked Sources.these should include Sharepoint Lists and Sharepoint Libraries, but does not.<br/><br/>Help please.<br/><br/>thanks.</p>Tue, 01 Dec 2009 15:37:07 Z2009-12-02T11:03:39Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/86623f4e-6e5f-4e0d-be0d-9ab3aec94126http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/86623f4e-6e5f-4e0d-be0d-9ab3aec94126ekomsdnhttp://social.technet.microsoft.com/Profile/en-US/?user=ekomsdnChange behavior after mouseclickI have a sharepoint list with a few items in it.<br/>How can I  programmatically <td width="5%"> </td> <td width="43%" valign=middle> </td> change the default behavior if I click on the item?<br/><br/>Do I have to change something in the schema.xml?Mon, 30 Nov 2009 15:23:17 Z2009-12-02T11:00:12Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/9e61023e-dba4-4873-959a-8b96455db01chttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/9e61023e-dba4-4873-959a-8b96455db01cSohaib Khanhttp://social.technet.microsoft.com/Profile/en-US/?user=Sohaib%20KhanHow to save the document in a Check-In state through Custom List form of a document libraryHi,<br/><br/>I've added a new custom list form in an EditForm.aspx page of a document library. I've removed the default list form. On Check-In, it saves the meta data and the document to the document library but it is saving the document as Check-Out whereas i need to save the document with Check-In state.<br/><br/>I need a solution to resolve this. Any Idea ?<hr class="sig">Sohaib Khan | http://muhskhac.spaces.live.comWed, 02 Dec 2009 10:20:07 Z2009-12-02T11:15:04Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/9d79f6bf-e6ab-4540-a4b2-ba7c0e53e13ahttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/9d79f6bf-e6ab-4540-a4b2-ba7c0e53e13aSashabazhttp://social.technet.microsoft.com/Profile/en-US/?user=SashabazDatabase connection table confusion<p>I am connecting a database from another site to this site and am having a bit of trouble with selecting the specific Table/View that I need.  I am trying to get specific items/documents to appear in a dataview and cannot seem to find the correct choice on the &quot;Configure Database Conneection&quot;  window.  Is there a spcific choice that will allow me to select those items?  At the moment I can only get the ids to appear and am not even sure what these ids relate to.</p>Tue, 01 Dec 2009 17:42:50 Z2009-12-02T10:00:01Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/80f3de14-df9e-479d-81e5-6890512393b4http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/80f3de14-df9e-479d-81e5-6890512393b4susanthihttp://social.technet.microsoft.com/Profile/en-US/?user=susanthiHow to collapse and expand list headings.Hai,<br/>           I have share point site which is created using team site template for HR related tasks. Here My problem is:<br/>  I need to create some headings like Time sheets,Leaves etc in quick launch. Those headings should be expandable and collapsible. Under each heading there will be some lists. Once user clicks on a header that header should expand and user should be able to see the lists under that heading. Can we achieve this or any alternative for this? please help me.Tue, 01 Dec 2009 09:12:24 Z2009-12-02T09:48:55Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/b0b556a7-bd69-4d25-992d-c391f2a147d0http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/b0b556a7-bd69-4d25-992d-c391f2a147d0HaydenHaddockhttp://social.technet.microsoft.com/Profile/en-US/?user=HaydenHaddockHide the site actions button in a publishing siteI realize that this question has been asked elsewhere, but... <div><br/></div> <div>I need to hide the site actions menu on a publishing site.</div> <div><br/></div> <div>We have been using non-publishing sites for a while but now need to use publishing sites. Before we hid the menu using <span style="font-family:'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;font-size:13px;color:#333333;line-height:16px">SPSecurityTrimmedControl<span style="color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;line-height:normal;font-size:11px"> however, this doesn't seem to be working for the new publishing site (which was actually a non-publishing site before we enabled the Server Publishing feature). Is there something else I need to do?</span></span></div> <div><span style="font-family:'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;font-size:13px;color:#333333;line-height:16px"><span style="color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;line-height:normal;font-size:11px"><br/></span></span></div> <div><span style="font-family:'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;font-size:13px;color:#333333;line-height:16px"><span style="color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;line-height:normal;font-size:11px">Many thanks in anticipation of your replies,</span></span></div> <div><span style="font-family:'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;font-size:13px;color:#333333;line-height:16px"><span style="color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;line-height:normal;font-size:11px"><br/></span></span></div> <div><span style="font-family:'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;font-size:13px;color:#333333;line-height:16px"><span style="color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;line-height:normal;font-size:11px">HaydenHaddock</span></span></div>Tue, 01 Dec 2009 18:28:58 Z2009-12-02T08:05:14Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/25f3fc06-5312-44a0-abd8-909205349fc4http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/25f3fc06-5312-44a0-abd8-909205349fc4Fake Steve Jobshttp://social.technet.microsoft.com/Profile/en-US/?user=Fake%20Steve%20JobsWeb Part and Custom List on one .Aspx page using Sharepoint DesignerQuestion1: Is it possible to customize an .aspx page, by importing list 'A' web part and list 'B' data view onto one page using SPD? <br/> <br/> Background: I am running  an approval  workflow on list 'B'  and the plan is to customize the new item form. By keeping information of List A by importing its webpart.<br/> <br/> Question2: Similarly is it possible to customize workflow approval page using SPD?<br/> <br/> ---<br/> <br/> Any help or assistance, will be highly appreciated.<br/> <br/> Thanks &amp; Best Regards,<br/> Fake Steve Jobs<br/> <input type=hidden> <input type=hidden>Wed, 02 Dec 2009 07:39:04 Z2009-12-02T07:39:05Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/cefa51ea-8a52-42dd-911c-52f8af07b993http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/cefa51ea-8a52-42dd-911c-52f8af07b993George Wintershttp://social.technet.microsoft.com/Profile/en-US/?user=George%20WintersHow to Customize the DVWP to receive the Current User 'or' another condition1)I have a current User Web part on a page.<br/> 2) I have a list which determines which Account Codes a User is associated with.<br/> 3) There is another list of transactions, for which each has a single account code, and has created-by fields which contain user names. <p>I want to show the Current User only those transactions<br/> 1. which they created OR<br/> 2. for accounts they are associated with.</p> <p>Now I have the Current User Web Part connected to a DVWP [2] which shows only the accounts associated with current user.</p> <p>I can connect a [3] DVWP of transactions based on the account code chosen in [2] via connections, but in order to provide the 'OR' condition of created-by, I have to use parameters, right?</p> <p>How can this be accomplished?</p> <hr class=sig> George WTue, 21 Jul 2009 13:47:53 Z2009-12-02T07:21:04Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/e84e70c4-6e79-4523-a379-f98ff05df2c8http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/e84e70c4-6e79-4523-a379-f98ff05df2c8JeedulaSrinivashttp://social.technet.microsoft.com/Profile/en-US/?user=JeedulaSrinivasContent is overlapping with Footer in Internet Explorer-7 in MOSS 2007 siteWe have a MOSS 2007 site with dynamic contents in a page. When we are using Internet Explorer-6, the content is not overlapping with Footer and when we are using Internet Explorer-7, the content is overlapping with Footer.<br/> <br/> We have tried by replacing the height with min-height 100% in CSS file and this is working fine only when the Explorer is in Maximized mode and content is very less. But, when we re-size the window, the content again overlaps with Footer.<br/> <br/>Wed, 02 Dec 2009 06:19:19 Z2009-12-02T06:19:20Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/9c64ade8-b142-486a-9890-3bc3afaeb10bhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/9c64ade8-b142-486a-9890-3bc3afaeb10bMathur Saurabhhttp://social.technet.microsoft.com/Profile/en-US/?user=Mathur%20SaurabhCustomization of Content Query WebPart (CQWP)<p>Hi,</p> <p>I am using a CQWP to show the contents from a list. But I want to change its default styles, like, font family, size, color, bullets. So is it possible to customize the default style of CQWP ?</p> <p>Any kind of help would be appreciated.</p> <p>Thanks in Advance,<br/>Saurabh Mathur</p>Tue, 01 Dec 2009 10:48:38 Z2009-12-02T06:16:47Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/0c017abb-808f-400b-87ea-413e7cff9689http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/0c017abb-808f-400b-87ea-413e7cff9689Uday Takbhatehttp://social.technet.microsoft.com/Profile/en-US/?user=Uday%20TakbhateUpdating existing Site Content TypeGurus,<br/><br/>I have a situation where I need to modify existing Content Type which is used across various list definitions.<br/>Can you please guide me about the implications of modifying content type?<br/><br/>Will there be any affect on the existing lists which hold quite a few records already.<br/><br/>Best regards,<br/>Uday TakbhateTue, 01 Dec 2009 11:19:40 Z2009-12-02T05:07:24Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/1deb05de-faf1-4f4c-8450-90fadb1f11behttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/1deb05de-faf1-4f4c-8450-90fadb1f11beSandeepArorahttp://social.technet.microsoft.com/Profile/en-US/?user=SandeepAroraRestricting attaching file while editing list itemsHi,<br/><br/>   I need to restrict users from attaching new files or delete any existing attachment while editing a Tasks list item. Is there some way to do this non-programmatically?<br/><br/>   I appreciate any inputs on this<br/><br/>Thanks<br/><br/>SandeepTue, 01 Dec 2009 19:56:27 Z2009-12-02T03:36:23Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/266ec0b5-4a00-43e3-9498-69ff99692a65http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/266ec0b5-4a00-43e3-9498-69ff99692a65chewinkodiakhttp://social.technet.microsoft.com/Profile/en-US/?user=chewinkodiakUser entry for custom view of sharepoint listI have a sharepoint list that was a spreadsheet import with approx 40 columns.  I would like to build a quick entry form where a user could input a value which will only pull those values associated for the rows within the sharepoint list.  So if a user types in 1234 - the returning results will only show the rows of data that relate to column X - where 1234 is the associated value.<br/>Nothing fancy - or complex - <br/>Many thanxWed, 02 Dec 2009 01:05:35 Z2009-12-02T03:34:24Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/8db1ce99-6853-4a89-88a5-891aecef7dd7http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/8db1ce99-6853-4a89-88a5-891aecef7dd7pl7626http://social.technet.microsoft.com/Profile/en-US/?user=pl7626Filter and Grouping in DataviewHi there,<br/><br/>I've got multiple calendar list. I've created a dataview using all these calendar list as a linked data source. The dataview has 2 date/time columns, 1 people field, 1 text field and the last field is the path of the list. The people filed column has xslt expression to show only the user's name and is formatted as Text only. The Path field also has xslt expression to show certain info instead of showing a long url and is formatted as text field. So far everything is okay.<br/><br/>Dataview properties, I enabled &quot;Show toolbar with options for Filter, Sort, Group&quot;. Now here's how the data view web part behaves.<br/><br/><strong>Filter:</strong><br/> - If I try to use Filter, it's available for each column except for the People field column. If I create a standard view in the browser, there's no problem filtering people field column<br/> - Also, for the text field columns, duplicate text shows up in filter option. So, for example, there are 2 records in the text column as &quot;Room 1&quot;. In the filter option for this column, &quot;Room 1&quot; will show up twice even though they are spelled same way<br/><br/><strong>Sort:<br/></strong> - Seems to be working fine but cannot sort by the column containing value from People field<br/><br/><strong>Group:</strong><br/> - Same issue as Filter and Sort. People field column is not available for grouping<br/> - One of the field is the List's PATH. I had used xslt substring function to show necessary info only. But, when I do the grouping, the full list url shows as the group header. How can I apply the same xslt transformation to the group heading? I can fix this by creating another column in each list with default value and then hiding it from the users. But I would prefer not to create a separate column in each lists, if I don't have to.<br/><br/>Would you be able to advise on this?<br/><br/>Tue, 01 Dec 2009 21:15:45 Z2009-12-02T03:32:10Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/39f505cf-512d-4087-9f67-934d89926da5http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/39f505cf-512d-4087-9f67-934d89926da5Seew21http://social.technet.microsoft.com/Profile/en-US/?user=Seew21Editing the default page of your siteHello, I am wanting to edit the default page of my publishing site, but it seems that when I go to edit it in SPD, it's taking me to the masterpage layout. I only want to edit the default page of my site, not all of the layouts of &quot;article page with body&quot;<br/><br/>I'm just looking to make a few changes to my homepage basically. I don't want to change the masterpages at all.<br/><br/>Thanks!Tue, 01 Dec 2009 17:12:30 Z2009-12-02T03:25:52Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/4b902a71-c62c-41eb-ba98-be9623e683f8http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/4b902a71-c62c-41eb-ba98-be9623e683f8Seew21http://social.technet.microsoft.com/Profile/en-US/?user=Seew21Changing the color of one of the links in the top nav barIs it possible to change the color of one of the parent links in the top nav bar? <br/><br/>I seem to only be able to select the entire nav bar in SPD and can't single out one of the parent links.<br/><br/>ThanksTue, 01 Dec 2009 17:15:46 Z2009-12-02T03:23:49Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/399c81d7-29b4-4c67-a5b5-002d6492a349http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/399c81d7-29b4-4c67-a5b5-002d6492a349Tommy R.http://social.technet.microsoft.com/Profile/en-US/?user=Tommy%20R.Sharepooint Designer<p>I have modified a form with Sharepoint Designer and now all the labels are not visible in the form or for any form in the site. Can this be fixed? I don't see any errors, but the view all site content link, is not there...I'm thinking this might be permenant... Please tell me I'm wrong!</p>Tue, 01 Dec 2009 15:58:06 Z2009-12-02T03:22:44Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/2a37d34c-a38d-4788-a5ae-922b91da722ahttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/2a37d34c-a38d-4788-a5ae-922b91da722aplastikmanhttp://social.technet.microsoft.com/Profile/en-US/?user=plastikmanCalendar view customizationHi guys,<br/> I need to customize Calendar View for a one day so it will have 3 sections. E.g. I have 3 kinds of events and I want a column for each type of event in my calendar view. It should looks like 2 vertical lines which will make 3 parts of calendar and I also need a name for each column.<br/> What's the best way to do it?Tue, 01 Dec 2009 13:54:27 Z2009-12-02T07:23:44Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/57f79ac0-1cde-44c6-8fbe-2ebe704ecd1chttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/57f79ac0-1cde-44c6-8fbe-2ebe704ecd1cjFortunehttp://social.technet.microsoft.com/Profile/en-US/?user=jFortuneAudience Targetting with DVWPHi,<br/>I have a CQWP that retrieves Event items - six in total - and then applies audience filtering. So the CQWP almost always actually displays less than six items.<br/>Ideally I'd like it to always display six items to whoever is visiting the site.<br/>I thought about using the DVWP to retrieve twenty items and then filtering them down in the XSL. Does anyone know how I would go about this in XSL? Or have a better idea of how to implement this?<br/><br/>Thanks.Tue, 01 Dec 2009 12:10:24 Z2009-12-02T03:17:27Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/ae76e9bb-432d-4ec3-bef8-5be623fc0f04http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/ae76e9bb-432d-4ec3-bef8-5be623fc0f04Parveen Singlahttp://social.technet.microsoft.com/Profile/en-US/?user=Parveen%20SinglaSharePoint Custom Survey<span style="font-size:12pt;font-family:'Times New Roman','serif'">Hi,<br/>I have created a customized survey in MOSS. I am creating multiple chocie question allowing user to select multiple answers (A,B,C,D). <br/>User1 selected A,B and user2 selected B,C. Now when I am displaying graphical view I am getting the result like following:<br/>A 0%<br/>B 0%<br/>C 0%<br/>D 0%<br/>A,B 50%<br/>B,C 50%<br/>and so on<br/><br/><span style="font-size:10pt;font-family:'Arial','sans-serif'">My requirement is that I want the output in the following way:<br/></span>A 50%<br/>B 100%<br/>C 50%<br/>D 0%<br/><br/>Any pointers to achieve the same.<br/><br/>Thanks<br/>Parveen</span>Tue, 01 Dec 2009 10:43:48 Z2009-12-02T03:13:44Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/a9a67a2b-9295-4354-9497-41dc13869d15http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/a9a67a2b-9295-4354-9497-41dc13869d15brian brinleyhttp://social.technet.microsoft.com/Profile/en-US/?user=brian%20brinleydynamically filter data in a lookup column?<p>so there are dozens of articls about cascading drop down lists but I have a question regarding the same concept<br/><br/>we have a list of contracts. a given contract has an associated status. The status is a lookup from a contract status list. <br/><br/>we also have a set of rules for which state a status can be, so ive created a secondary list which has a relationship. basically two columns, both lookups for contract status. One is labelled start state and the other is labelled end state. <br/><br/>basically i need to be able to filter only the coordinating items.... i.e... if a contract is &quot;approved&quot; then it can go to any of the status's that have a start state of approved. <br/><br/>hopefully this makes sense and maybe im going about this the wrong way so please advise if so. <br/><br/>Thanks, <br/>Brian</p>Tue, 01 Dec 2009 19:24:27 Z2009-12-02T03:10:34Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/4c5094d8-9cd6-45f3-8038-7ae3a0444beehttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/4c5094d8-9cd6-45f3-8038-7ae3a0444beeBarathihttp://social.technet.microsoft.com/Profile/en-US/?user=BarathiDisabling the nodes using hidden fieldsHi,<br/> I have got a problem with treeview.. my task is to disable all the nodes accept the selected one. How can this disabling be done using hiddenfield in master pages?<br/> <br/> Thanks in advance<br/>Tue, 01 Dec 2009 04:27:50 Z2009-12-02T02:29:01Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/05b1234d-6bef-4872-badd-e5da8ee75bc7http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/05b1234d-6bef-4872-badd-e5da8ee75bc7andreasbbbbbhttp://social.technet.microsoft.com/Profile/en-US/?user=andreasbbbbbInserted images incorrectly positioned and not saved when using WYSIWYG editor<p>When I try to insert an image into publishing pages in SharePoint using the WYSIWYG editor the image sometimes appears in the very top left corner of the website (rather than in the PublishingContent area that it should appear in). If that happens and I hit &quot;Save as Draft&quot; or &quot;Publish&quot; the image won't be saved. The image also does not show if I &quot;Edit the HTML Source&quot; directly.<br/><br/>Sometimes it works fine, but the majority of times the WYSIWYG editor throws the image into the top left corner and it won't work.</p> <p>I cannot figure out for the life of me why this is happening and how to fix it. I have got access to SharePoint Designer, etc. to fix it, if there is a way. I could even enter the &lt;img&gt; tag manually, which I am doing at the moment, but I cannot expect all the other Contributors to be able to do the same.<br/><br/>Is there any fix for this?</p>Thu, 26 Nov 2009 00:15:49 Z2009-12-02T00:37:13Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/c05fb59d-4848-42de-9af4-466feb96ed13http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/c05fb59d-4848-42de-9af4-466feb96ed13JCNEThttp://social.technet.microsoft.com/Profile/en-US/?user=JCNET Is there any reason why you can't have both an XSLT filter and column header filter on a dataview? Is there any reason why you can't have both an XSLT filter and column header filter on a dataview?<br/><br/>I just confirmed that removing the XSLT filter along with the parameter, textbox webpart and webpart connector that was driving the XSLT filter and now the column header filters are working again.<br/><br/>I readded the simple webpart form, parm and webpart connection without coding out the xslt filter, but now column filters just ask if I want to clear filters without populating them.<br/><br/>Thanks for any help or information.Tue, 01 Dec 2009 21:03:39 Z2009-12-01T22:19:07Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/a03689f5-336d-4087-95ae-2bac848869d6http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/a03689f5-336d-4087-95ae-2bac848869d6JCNEThttp://social.technet.microsoft.com/Profile/en-US/?user=JCNETXSLT Filter - FormatDate?<span style="font-size:xx-small"> <p><br/>I have this filter on a DataView in sharePoint Designer. It's allowing me to filter on partial match from a parameter on several columns. It works for all columns except date columns.  In addition to text, I'd like the operator to be able to enter partial strings  for example &quot;12/1&quot; and &quot;/1999&quot;<br/><br/><br/>[contains(translate(concat(' ',@Entity,@Name,@SurgeryDate,' '),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),translate($Search,'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'))]<br/><br/><br/>I've tried these two, the first gives me a syntax error and the second does not work.<br/><br/>(FormatDate(string(@SurgeryDate) ,1033 ,1)),<br/><br/>(string(@SurgeryDate))<br/><br/>Currently that date data looks like this on screen<br/><br/>12/1/1999<br/>12/1/2005<br/><br/>and looking at the XSL code for the dataview, the row data is formated as such:<br/><br/>&lt;xsl:value-of select=&quot;ddwrt:FormatDate(string(@SurgeryDate) ,1033 ,1)&quot;/&gt;<br/><br/>Thanks.</p> </span>Tue, 01 Dec 2009 16:39:26 Z2009-12-01T20:41:55Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/96c43b83-53a5-4156-8001-2d72fa0c428chttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/96c43b83-53a5-4156-8001-2d72fa0c428cChetan-shshttp://social.technet.microsoft.com/Profile/en-US/?user=Chetan-shsHow to add icon to title bar of sharepoint webpart<p>How do I add an Image/icon in title bar(Place where title/text of web part is shown) ?<br/><br/>Titlebar becomes as hyperlink when <br/>&lt;DetailLink&gt; tag is present example.<span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"> <span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"> <p>&lt;</p> </span></span></span></span></span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff"> <p> </p> </span></span></span></span></span></span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">DetailLink</span></span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">&gt;</span></span><span style="font-size:x-small">Lists/Announcements/AllItems.aspx</span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">&lt;/</span></span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">DetailLink</span></span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">&gt;<br/><br/><strong>What I need to do is.... show a icon in front of title text in title bar, and on click of that icon div will be displayed showing information about that webpart.<br/><br/></strong></span></span></p> <p> </p> Please advice and let me know in case of any further clarifications required.<br/>Thanks in advanceTue, 01 Dec 2009 15:57:13 Z2009-12-01T20:16:47Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/52bfbfd7-3d8c-45e3-8338-04c5031bdda2http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/52bfbfd7-3d8c-45e3-8338-04c5031bdda2run4ithttp://social.technet.microsoft.com/Profile/en-US/?user=run4ithow do I apply new master page after making copy of old one?I want to create a custom master page that I can use on a set of custom webpart pages I made.  I copied my default.master and renamed it custom.master.  I then opened up one of my webpart pages (in SP Designer).  I thought to apply the new one all I would need to do is change the MasterPageFile attribute in the Page directive like so: MasterPageFile=&quot;~masterurl/custom.master&quot;   .  But when I try to access my page via the browser after doing this I get an error.  Can someone please tell me how to apply me new master page to already existing pages?  Also, I expect to make a few more of these custom pages.  Is there a way to apply this new master page at the creation of the custom webparts page?Wed, 25 Nov 2009 20:52:45 Z2009-12-01T20:01:27Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/4400f441-4046-40b1-9c1e-25280ebc43a6http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/4400f441-4046-40b1-9c1e-25280ebc43a6VANaiduhttp://social.technet.microsoft.com/Profile/en-US/?user=VANaiduSharePoint custom Web Part<p>We have a requirement to create a web part that displays bunch of services (service title with image). Each service has menu and submenu items with links to other webpages/emails. These menu items need to be populated dynamically a popup when user click on the service link. <br/>At the same time we need to make this web part maintenance free to SharePoint team, even for adding/deleting service links or menu items. ours is MOSS 2007 environment fyi.<br/><br/>All ideas are welcome and appreciated.<br/><br/>Thanks,<br/></p>Wed, 18 Nov 2009 19:01:04 Z2009-12-01T18:21:25Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/e368d7c7-8878-4f74-a62b-9ebad50c6b9ahttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/e368d7c7-8878-4f74-a62b-9ebad50c6b9ahomer2homerhttp://social.technet.microsoft.com/Profile/en-US/?user=homer2homerNo item exists error when I click edit link in DataView<p align=left>I modified my Customers DispForm.aspx to include a CustomerOrders </p> <p align=left>and CustomerReservations DataView. Both of my DataViews show the </p> <p align=left>edit and delete links for the Orders and Reservations related to a Customer.</p> <p align=left> </p> <p align=left>Both of the DataViews work fine, except for one strange problem in </p> <p align=left>CustomerReservations DataView.  When I open Customer Item that </p> <p align=left>has an id of 300 or less, I can click edit and delete and I see the expected results.</p> <p align=left> </p> <p align=left>EDIT RESERVATION ITEM FAILS WHEN THE CUSTOMER ID &gt; 300</p> <p align=left>When I open Customer Item with id greater than 300, I click delete on the CustomerReservation DataView </p> <p align=left>and it works. However, when I click edit on a CustomerReservation Item, I get this error.<br><span id="ctl00_PlaceHolderMain_LabelMessage"></span></p> <p align=left><span>No item exists at <a title="http://site/subsite/Lists/Customers/DispForm.aspx?ID=450" href="http://site/subsite/Lists/Customers/DispForm.aspx?ID=450">http://site/subsite/Lists/Customers/DispForm.aspx?ID=450</a>. </span><span>It may have been deleted or renamed by another user.</span></p> <p><span></span> </p> <p align=left><span>So I copy and paste the <a title="http://site/subsite/Lists/Customers/DispForm.aspx?ID=450" href="http://site/subsite/Lists/Customers/DispForm.aspx?ID=450">http://site/subsite/Lists/Customers/DispForm.aspx?ID=450</a> link on IE and </span></p> <p align=left><span>it displays the Customer Item with no problem.</span></p> <p align=left> </p> <p>Now is this a SharePoint bug, or is there something wrong with the way I added</p> <p align=left>the DataView on SharePoint Designer?</p> <p align=left> </p> <p align=left>Any insight into this matter is greatly appreciated.</p> <p align=left> </p>Fri, 26 Oct 2007 02:56:49 Z2009-12-01T17:56:31Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/7123e8ef-7813-450c-8cea-9c4b564e2031http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/7123e8ef-7813-450c-8cea-9c4b564e2031run4ithttp://social.technet.microsoft.com/Profile/en-US/?user=run4itis there a way to remove columns that display in ViewEdit.aspx?Being new to SP, I created some columns initially in my list, that I no longer want.  I've deleted them from Content Types (Item) in listedit.aspx, but I they still show up in the editing page for my views (viewedit.aspx) .  Is there a way to delete them there?Tue, 01 Dec 2009 00:18:52 Z2009-12-01T16:57:16Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/00cc60ba-76f3-45e8-a74e-3c2c8204b6e5http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/00cc60ba-76f3-45e8-a74e-3c2c8204b6e5jkormannhttp://social.technet.microsoft.com/Profile/en-US/?user=jkormannRight way to create a customized Site - Site Definition or Site Template<p><span style="text-decoration:underline">What we want to do</span>:<br/>Create a site using STS#0 (Team Site), add a Blog and Wiki sub-site and apply customizations to the Shared Documents.<br/><br/><span style="text-decoration:underline">What we tried</span>:<br/>- Create a Feature Receiver, based on the site creation, to add the sub-sites and other functions. We used a Custom Site Template because we can tailor the site and store it for usage. Then we found out Feature Staples only trigger Feature Receivers for Site Definitions, not Site Templates (who thought that was a good idea?!).<br/>- Copy the STS#0 Site Definiton to Custom#0 Site Definition and Staple to that. One concern is upgrade-path compliance.<br/><br/><span style="text-decoration:underline">Questions</span>:<br/>- If we build a custom definition based on the STS#0 Site Definition, what happens to it during upgrades? <br/>- Is there a way for a Feature to detect that a site it's been activated against has been 'created' from the template?<br/><br/>Thank you.</p>Tue, 01 Dec 2009 13:03:22 Z2009-12-01T17:03:17Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/bbc07075-7b4e-4564-8c89-ab25723d40ebhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/bbc07075-7b4e-4564-8c89-ab25723d40ebNaresh.v82http://social.technet.microsoft.com/Profile/en-US/?user=Naresh.v82sharepoint tag for html editor in content editor webpart Hi,<br/><br/><strong>I need sharepoint tag for html editor in content editor webpart for content administrator<br/></strong><br/>for ex: <strong>I found this Code for Rich TextBox Editor,In the same way I need HTML Editor code Please help me<br/></strong><br/>&lt;table&gt;<br/>  &lt;tr&gt;<br/>   &lt;td class=&quot;ms-pagetitle&quot; style='width: 100%'&gt;<br/>   Brand Basic Page&lt;/td&gt;<br/>   &lt;td class=&quot;ms-propertysheet&quot; nowrap=&quot;true&quot;&gt;<br/>   &lt;SharePoint:BpScript runat=&quot;server&quot;/&gt;&lt;/td&gt;<br/>  &lt;/tr&gt;<br/> &lt;/table&gt;<br/> &lt;script&gt;<br/> var navBarHelpOverrideKey = &quot;wssmain&quot;;<br/> &lt;/script&gt;<br/> &lt;SharePoint:RssLink runat=&quot;server&quot;/&gt;<br/> &lt;SharePoint:ScriptLink language=&quot;javascript&quot; name=&quot;bpstd.js&quot; runat=&quot;server&quot;/&gt;<br/> &lt;style&gt;<br/> Div.ms-titleareaframe {<br/>  height: 100%;<br/> }<br/> .ms-pagetitleareaframe table {<br/>  background: none;<br/> }<br/> &lt;/style&gt;<br/><strong><br/>In the same way I need HTML Editor code Please help me<br/><br/><br/>Thanks<br/>Naresh</strong>Fri, 20 Nov 2009 09:56:25 Z2009-12-01T13:34:09Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/519c1160-3a54-43b7-8266-d990ff303a2ehttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/519c1160-3a54-43b7-8266-d990ff303a2eplastikmanhttp://social.technet.microsoft.com/Profile/en-US/?user=plastikmanRedirect user after adding item to a listHi guys,<br/> <br/> I have a calendar list and I want users to be redirected to site page not calendar list list after user added item to this list. So it should look like <br/> <ol> <li>User clicks <strong>Add </strong> button</li> <li>Inputs some data</li> <li>Clicks on <strong>OK</strong> button</li> <li>Get redirected <strong>Site start page</strong> </li> </ol> So basically I need to set a redirection for one exact button in exact list. Is there a way to do this?Tue, 01 Dec 2009 08:50:20 Z2009-12-01T11:20:10Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/c008c7d5-7e44-4dcd-ac13-83c5bf9afd6chttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/c008c7d5-7e44-4dcd-ac13-83c5bf9afd6cSrila Das Bhattacharyahttp://social.technet.microsoft.com/Profile/en-US/?user=Srila%20Das%20BhattacharyaHow to set master page of personalized view in sharepoint<p>Hi,</p> <p>I need to make few changes in my organization's intranet site master page. I changed the same by going to _catalog\masterpage. Now the change is getting reflected in all the shared pages but not in personalized page.</p> <p>Please help...</p> <p> </p> <p>Regards</p> <p>Srila </p> <p> </p>Sun, 29 Nov 2009 06:48:20 Z2009-12-01T10:26:14Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/262878fd-8bd2-47f8-a873-346426008c5fhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/262878fd-8bd2-47f8-a873-346426008c5fNewCybertechttp://social.technet.microsoft.com/Profile/en-US/?user=NewCybertecHow to force fixed values to an item field when a list item is created Hello,<br/><br/>I have the following scenario.<br/>We have a team site and within this team site we are using various web part sites to create different views for different scopes of the team.<br/>For example there is a web part site called &quot;Corporate Identity&quot; which shows only documents an disussions which have the value&quot;corporate Identity&quot; in the self created meta data  field &quot;scope&quot; used in  the team disussion  and the document library of the team site. Now I am searching for an solution to force a value for the self created meta data field &quot;scope&quot; if an item for example a new discussion item is created within the web part site &quot;Corporate Identity&quot; so that the &quot;scope&quot; value is set automaticly to &quot;Corporate Identiy&quot;. <br/>I tried to create a InfoPath form but I was not able to select the &quot;text body&quot; field within the data connection.<br/><br/>Has anyone any idea how this is solved or an alternative way? <br/><br/><br/>Help is appreciated.<br/><br/>Thanks.<br/><br/>Wed, 25 Nov 2009 13:34:18 Z2009-12-01T10:17:07Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/fd302481-8a82-4d07-b426-fc0a4178ac61http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/fd302481-8a82-4d07-b426-fc0a4178ac61herman peckelhttp://social.technet.microsoft.com/Profile/en-US/?user=herman%20peckelTen Themes For SharepointFirstly, apologies for being such a newbie.<br/><br/>I have installed Microsoft's &quot;Ten Themes for Sharepoint&quot; successfully, and have created one of my sharepoint sites based on the Contoso theme using Visual Studio 2008. I've changed the theme.css and the images and the result is great. All good!<br/><br/>The problem lies in the fact that I would like again use the Contoso theme to deploy to a different site on the same server (again modifying the CSS and images), but cannot work out for the life of me how to rename the previously modified Contoso theme. I'm sure it's very simple, but obviously so am I.<br/><br/>Any help or pointers would be much appreciated!!<br/><br/>HermanTue, 01 Dec 2009 08:35:30 Z2009-12-01T10:52:53Z