My new article on how to customize New or Edit Form (NewForm.aspx or EditForm.aspx). How to make multiple custom edit form for different item status. How to link those Forms with the list item by creating custom link column When you want to enter a edit item into, let’s say, your Issue Tracker list, SharePoint calls upon the EditForm.aspx page for that list. The page contains a customized List Form Web Part which cannot be edited within the web part, so in order to accomplish this I use SharePoint ......
How to Customize theme code for MYTHEME theme. It is only necessary if you want to create another one like MYTHEME theme. Here are the instructions of creating Custom Theme with MYTHEME standard. How to: Customize Themes You can add new themes or customize existing ones for application to Web sites in Microsoft Windows SharePoint Services 3.0. This programming task shows how to customize an existing theme. To create and customize from an existing theme Copy one of the theme folders in Local_Drive:\Program ......
Some of my sharepoint video lessons has been published in Mr.bool E-Learning http://www.mrbool.com/portal/ Portal. I am a technical author of this site. You will see more technical lesson in the next days. It is totaly free to download. Please put your important feedback. Author MJ Ferdous is Software Engineer professional from 6 years ago. Now he is working in OT Group S.P.A., Italy as Sr. Software Engineer since May 08. He is responsible for research and developent (R & D) on SharePoint 2007 ......
It is a common problem in the sharepoint 2007 developemt to hide the “Sign in” link in the client web browser. I didnt find any perfect solution for that. Let's think one scenario. For example, You are developing a WCM website in MOSS and have two entry points to the website - one web app for internal use to edit the site (i.e. you have to authenticate), and one for the website (i.e. for anonymous access). You have created a master page which obviously has to contain controls that allow users to ......
Sometimes it is required to customize users/groups permission for the whole site or sub sites also and adding custom permission level with the existing permission levels. This article will show how to add new permission level and also customize existing permission level. Permission levels are the various user rights which you can assign to different people / groups in a SharePoint site. By default, each site comes with the following number of permission levels such as Full Control, Design, Contribute ......
One of the common question in the developer community "how to customize the default approval workflow for page or document from browser?" I hope, "This post is related to answer this question". When we create a web application or sub site under this web app, by default MOSS creates one default workflow: [Parallel Approval] for the page or document list library but there is no workflow for custom list (document or image) library. You have to set a custom workflow for the custom list library as the ......
It is a Preliminary guide for developer who is new and interested to work in sharepoint platform from the scratch. Here, I introduced overall idea on how to work in sharepoint platform with some inportant links for developers and aslo for sharepoint administrator. This is my first post in sharepoint development. After getting lot of difficulties i started to work successfully at last with it. So i think my post would be helpfull to understand easily. I tried to summerize my experience in one article. ......