Sharepoint Content Approval message -


I get the message when the content approval is turned on for a list when users create items' items in this list Content approval requires that your submissions will not appear in public views until approved by a person with the appropriate criteria. '

I want to change the text of this message in a particular site collection.

I found out that the message \ 12 \ config \ resources \ wss.resx contains the checkin_publity maserasec.

Does anyone know that there is no way to override the settings in the site collection level or at the page level as well?

The site is currently in control of wss 2007

. Use it 12 \ TEMPLATE \ CONTROLTEMPLATES \ Default Templates.ascx:

  & lt; SharePoint: RenderingTemplate id = "InfoBar" runat = "server" & gt; Is being done by the template found in. & Lt; Template & gt; & Lt; SharePoint: Generic notification runat = "server" & gt; & Lt; Template_Controls & gt; & Lt; SharePoint: FileUploadedMessage runat = "server" /> & Lt; SharePoint: Approval Message Runat = "Server" /> & Lt; SharePoint: Email CalendarMessageRunt = "Server" /> & Lt; Sharepoint: CopySourceInfo runat = "server" /> & Lt; Sharepoint: AssignToEmail Message Runat = "Server" /> & Lt; / Template_Controls & gt; & Lt; / SharePoint: GenericInformationBar & gt; & Lt; / Template & gt; & Lt; / SharePoint: RenderingTemplate & gt;  

You can create your own template to override this behavior. Examples are, and.

There are some attempts, but it works. Alternatively, you can change the table using CSS / Javascript / JQuery / change the text inside the table. Info-infobar.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -