By Udayakumar Ethirajulu , on June 20th, 2010
Today, I was doing some branding for Publishing site, which is migrated from PHP/HTML using custom code.
When I enabled the breadcrumb on pages (obviously we used our own custom page layouts), the “pages” and “.aspx” in the filename is kind of annoying. Initially I thought of removing this by adding javascript/jquery on page.
But I keep thinking [...]
By Udayakumar Ethirajulu , on June 10th, 2010
This is the kind of repeating/common issue asked in MSDN Forum : http://social.msdn.microsoft.com/Forums/en-US/sharepointworkflow/thread/7d0166b7-6226-46bb-86cf-105647c79c47
The workflow which is created by SharePoint designer doesn’t send email to the members of SharePoint Group.
This is known issue and Designer Team gave the workaround to solve this problem.
On SharePoint site, click Site Actions -> Site Settings -> Modify All Site Settings.
Under Users [...]
By Udayakumar Ethirajulu , on June 5th, 2010
Creating Custom Actions in SharePoint Designer 2010 is made extremely simple.
Open the site in SharePoint Designer 2010
Click on “Lists and Libraries”
Select the “List or Library” and click on the Custom Action in Ribbon and choose the where the Custom Action to be displayed.
For this simple action, we will specify the navigation URL to navigate to my [...]
Popular Articles