Tagged Questions
0
votes
1answer
210 views
Sharepoint RenderingTemplates and Calendar views
I know that there is a lot of small tutorial in order to modify the sharepoint rendering templates and allow the removal of toolbar items etc.
I've been fiddling with the DefaultTemplate.ascx in the ...
2
votes
2answers
599 views
Publishing Web Controls and CustomTemplate
I have the following tag:
<PublishingWebControls:RichLinkField FieldName="Buy_x0020_Now_x0020_Link" runat="server">
I want to have a custom rendering template for it as I need to emit the ...