Discover sharepoint workspace 2013, include the articles, news, trends, analysis and practical advice about sharepoint workspace 2013 on alibabacloud.com
then see Tp_login is the login name, Tp_title is the name value, Tp_email is an e-mail address, such as:We can execute the following update statement, which is updated as follows:UPDATE [TestResult].[dbo].[UserInfo] SetTp_title='Linyu' wheretp_id=25, some cases update the UserInfo table, the user information has been updated, but some special circumstances, but also need to update the user information list, it is necessary to update the Alluserdata table, such as:6, first through a query statem
This article describes how to troubleshoot SharePoint 2013 plus content database after a 404 error occurs.The author follows the manual steps of http://technet.microsoft.com/en-us/library/ff628582 (v=office.15). aspx to remove the old content database and attach the content database at the Central Administration site.However, there is a 404 error accessing the site.Later http://social.technet.microsoft.com/
SharePoint 2010/2013 hides the Speed drop-down menu list item sometimes in order to prevent some users from editing list items. You need to hide the drop-down menu list item. , you just need to add a content editor control and write the CSS code to its HTML source. Before you change:After the change:CSS code:Suppose you use the SP2013, the classes here need to be changed.Copyright notice: This article Bo Ma
Environment description Windows R2,sharepoint 2013 (no SP1 patches), SQL Server 2012Error descriptionThe search service is fine, but the crawl has been crawling full, but nothing has been crawled and will not stop and crawl all night without crawling to:Crawl not only, climbed a night nothing crawled, error is as follows:Go to 15/logs inside to look for the diary;Non-oauth request. Isauthenticated=true, Us
This problem was encountered when Foundation 13 was installed some time ago. Suspected to be an office problem. Then I found some information and solved the problem.
Solution:
Run regedit to delete the licensetype of the Office in the registry.
Office 2013: HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Office \ 15.0 \ registration \ {9015109-110d-0000-1000-0000000ff1ce} \ licensetype
Office 2010: HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Office
Original: SharePoint 2013 prerequisites for Windows Server AppFabric installation Error1, for example, in the use of SharePoint2013 product preparation tools, online download installation windows Server AppFabric, error, click Finish restart the computer, re-install still error.2, helpless under, only choose manual installation, download good installation package, double-click installation;Installation is c
SharePoint 2013 obtains user and user attention information
1. The person who follows the application
Static void getfollowedusers (string username, string siteurl)
{
Using (spsite site = new spsite (siteurl ))
{
Spservicecontextcontext = spservicecontext. getcontext (SITE );
Userprofilemanagerprofilemanager = new userprofilemanager (context );
If (profilemanager. userexists (username ))
{
Userprofileuserp
SharePoint 2013 Introduction to Anonymous accesssomeone repeated the document anonymous can not set the success, I was surprised to do one side found very normal, of course, there are some problems, in fact, the solution is very simple.
Create the anonymous Web site first by creating the following method.
Site Settings--site content--open.
Click Child sites below the page, and t
Usage of the SharePoint 2013 questionnaire1, introduce the method of using the questionnaire. 2, graphics and all results. 3, control users can only see their own answers. 1, verify that you have permissions, and if you do not have administrative privileges, please ask your administrator.Site "Home"-top right "tools" drop-down menu "Site Content"-Select Add App. Such as2. Locate the "survey" application and
Because you do not have a network, you cannot use the Online Download Wizard for sharepoint2013 installation software, and when you want to install SharePoint 2013 servers that are isolated from the Internet, you typically need to install the prerequisites from an offline location. Even if this is not the case, installing prerequisites from a centralized offline location can also enable you to install a kno
In the last two years, social networks have risen. SharePoint is also closely following the pace of the Times, in the 2013 version, added the community site. Community site provides a forum function, users can ask questions, others can answer. Moderators can also give medals to those who have contributed.You can turn on community-related functionality in the following ways, depending on your organization's
In SharePoint 2013, SPField added a new attribute is Jslink, using client script to modify the field foreground display, we can modify the reference of this script in many ways, then modify the script, below, we give a simple example.
Specific process
A. Create a column-> B. Use tools to modify default values for Jslink-> C. Write Jslink Script
1, in the new list, create a field picurl, the following fig
When you use InfoPath to publish a form and publish it to a SharePoint server, the following is an error:
Environment: Windows Datecenter + Sql + SharePoint 2013 + Office 2013
Error screenshot
Error description
InfoPath cannot save the following form: Http://url/InfoPathLibary
This document library has been rena
1. Get all subweb information (sub site):var // Web Absolute Url, {0}The returned data:2. Get all the list and library:var listlibinfo = "/_api/web/lists? $filter =hidden ne true $expand =rootfolder,hasuniqueroleassignments $select =title,id,parentweburl,basetype,items,roleassignments,itemcount,rootfolder/serverrelativeurl, rootfolder/itemcount,hasuniqueroleassignments $orderby =title ";The returned data is as follows, note that BaseType has four values: 0 is list, 1 is library, 4 is survey, an
Use JS link to register a script with the SharePoint list, rewrite the field template, and change the format and style for fields that match the criteria. But there is a problem is, page postback words, JS will not be triggered, do not know how to solve, have to know the message under, thank you.Add the JS Link in a WebPart or a listJS link address format as follows, cannot write relative path or absolute path, otherwise alert does not come out.~sitec
In the new Farm(Farm), create a new Web application (Webapplication) without creating site Collection(site collection)
Copy(copy) custom developed WSP packages to new farmserver (farm servers) using PowerShell for deploy (Deployment)
Web. config (configuration file) under Copy (copy) Web site to overwrite under new Web site
copy(copy)The Bak backup file for the content database to the newly created empty database with the same name, using the
Log in to the WEB server and open the C:\Program Files\Common Files\Microsoft Shared\Web server Extensions\15\template\controltemplates The "welcome.ascx" file under the directory, add the following code:sharepoint:menuitemtemplaterunat= "Server"ID= "Id_loginasdifferentuser"Text= "Description= "Menugroupid= "+"Sequence= "+"Useshortid= "true" />The entire file code is as follows:%@ RegisterTagprefix= "SharePoint"Namespace= "Microsoft.Sh
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.