Monday, July 1, 2013
Removing/ Changing Title of Work follow popup form (sharepoint 2013)
By default work follow form title is the task list title if you want to Change it
replace the following code with existing "PlaceHolderPageTitle" asp:conetent in wrktaskIP.aspx
(this file is located in your server)
and if you want to add your custom title add the your tile in text property.
like
asp:Content ContentPlaceHolderId="PlaceHolderPageTitle" runat="server"
SharePoint:EncodedLiteral runat="server" text="" EncodeMethod='HtmlEncode'
asp:Content
now your form header look like this with out Title.
Subscribe to:
Post Comments (Atom)
How to Build interactive Design in Power Pages
Need to Create a design in figma/or any UX tool Create a Power pages site. Create new Page Open page in VS Code in every page there are the...
-
SQL Server Reporting Services 2012 anonymous access Posted on March 28, 2012 by Constantin Rotariu Disclaimer: ANONYMO...
-
Go --> Internet Information Services (IIS) Manager Locate the website (whose port number you want to change) To change a port right ...
No comments:
Post a Comment