Create a Birthday reminder webpart using SharePoint 2010 1. i want to fethch the data from SharePoint 2010 list 2. use only with List Columns(Calculated Columns in SP2010) 3. No Code required
ssivarao
Posts
-
sharepoint 2010 birthday reminder webpart -
How to retrieve default WSS Header and menucreate one master page applicaiton for XYZ having Header, footer, menu and use the same master page for all the applications in XYZ :^)
-
Enhance my client codecopy/paste the script in Content Editor WebPart in SharePoint 2010 . Remove the html tag and body tag in Cotent Editor WebPart
-
How to edit an infopath form after publishing it to sharepoint.Publish it manually from Central Administration it will Overwrite the previous version of .xsn to Latest
-
Connecting Webparts in SharePoint 2007‘Connect to outlook’ Synchronize SharePoint content with Outlook: http://office.microsoft.com/en-us/sharepoint-online-small-business-help/synchronize-sharepoint-content-with-outlook-HA101964720.aspx Overview of Microsoft Windows SharePoint Services and Outlook 2007: http://office.microsoft.com/en-us/outlook-help/overview-of-microsoft-windows-sharepoint-services-and-outlook-2007-HA010083247.aspx?CTT=1
-
Show only files that have my Name in a document library( Both People or group type) -
How to submit infopath 2007 repeating table data to the sharepoint document library as multiple records -
How to use dataview webpart in sharepoint designer 2007/10? -
into About Share PointReference: www.sharepointstop.blogspot.com
-
How to use dataview webpart in sharepoint designer 2007/10?use Data View WebPart in SharePoint Designer
-
Modify BCS Filter Web Part retrieves 500 items instead of only 200 itemscheck the web part properties there is option to retrieve 500items or more . Cheers, siva
-
How to create separate database in share point?you can create separate DB while creating the Web Applicaiton in SharePoint server 2010 . There is an option called Create Database in Central Administration 2010 otherwise please check it once while creating the Web Application from Central Administration otherwise you can directly select the particular web app and create the db from the Central Administration . Cheers, siva
-
Manual Task assign email - is there a way to set the Edit Task button?Hello Dangermouse99, need to use Microsoft.SharePoint.WorkflowActions.SendEmail class . paste the button properties in SendEmail.Subject oject we can edit the subject,body, and header as ur wish if u are using the Microsoft.SharePoint.WorkflowActions.SendEmail Class use the Edit Task link in the Subject . whenever user receive the mail he will receive the mail with the edit task link in the suject section so he can directly edit the task and save the updates in the document library or list .
-
How to add ASPX page in Share point?Hello Murali, Deploy it using Solution Packages in _Layout folder . use WSP Builder for the deployment .
-
Sharepoint2010 : Error while deploying Web Parthello Vishal, Debug the WebPart -->Build--> Deploy it . Go to Run-->IISReset--> DOne!! your issue solves these steps .if you are still facing the same build the WSP and delopy it using WSP Bulider .
-
Re-Run validations on IfoPath form opened from SharePoint LibraryHello Saud, Field2 Formatting rules make it as System Account . login with windows account . DOne!!
-
403 error when exporting a data into excel spread sheetHello Venu, Check the Item Level Security Permission levels in Document Library where you publish the Excel Sheet . and give the proper permissions to the user on Item Level and Site Level . Done!! :) Regards, Siva
-
Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown when downloading the file form sharepoint document libraryHello Sudhanshu Mani Tripathi, Check whether the webservice "/_vti_bin/copy.asmx" is active or out and do the following steps again
-
Editing content of page having custom master pageHello Nitin, Checkout the Master page in SPD 2007 or 2010 and edit the page . Open the Content Page Right Click on Default.aspx and Click on "Detach From Page Layout" after it got detached again right click and see the option Edit. Done!! :)