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
By using PowerPoint Automation Services, you can convert from the PowerPoint binary format (. ppt) and the PowerPoint Open XML file format (. pptx) to another format. For example, you might want to upgrade a batch of PowerPoint 97–2003 files to an Open XML presentation file. You can also create a custom action on the Edit menu to allow users to create a PDF version of the presentation on demand.
One, the effect demonstration:
1, create a new PPT document (Office
Since Image Rendering relies on other features in Sharepoint Server 2013, you must ensure that you meet the prerequisites in this section before proceeding with the procedures described in this article. Prerequisites:
? To add a website set in the form of Image Rendering, you must use the website set template of the publishing portal or product catalog to create a website set. Alternatively, you must enable
, below, the use of the JS script, give everyone a reference.AdvantagesCurrently testing, perfect support add and delete after the asynchronous load, support the day view, the Week view, the monthly view of the various switches, support the expansion and contraction of the project too much folding is the asynchronous load occurred;DisadvantagesOrange Is the default color, because the ECMAScript script is asynchronous, so the change will have a gradient effect, such as, you can see the change is
??Blog Address: Http://blog.csdn.net/FoxDavein this article we create and deploy a SharePoint provider-hosted application with Visual Studio. Open Visual Studio, create a new project, select a SharePoint application, and the name is Sharepointapp-providerhostedtest. type Select provider Hosting and click Next. leave the Default Web Forms application available and click Next. Select Use certificate, select t
Today, I stumbled across a book, Pro SharePoint Branding and responsive Web development, and saw the layout of the HTML5-based response in SharePoint 2013, and it was a simple attempt and it felt good. When a page is viewed on a different browser's viewable area, it is displayed in a non-identical CSS file so that the user can achieve the best possible experience
SharePoint site templates are a great feature that makes it easy for us to develop a class of web sites and then build two of them, which is important for SharePoint use.
Because the length is longer, therefore adds the catalogue, facilitates everybody to view:
Add a master page for a site template
Add a custom list to the site template
Third, add Visual webpart for site templates
1, add new items, sel
During SharePoint usage, it is often found that the need to format a document, before you see SharePoint 2013 having a service to convert a PPT to a PDF document, only to discover that SharePoint 2010 begins, There is a service to convert the Word document to PDF, which is good to use.
Let's take a look at this servic
SharePoint 2013 offers a lot of new features, so let's take a look at the ability to convert HTML pages to master pages. This feature makes it easier for designers to design Master pages and implement them in SharePoint, which is a very good feature. Come on, get to the point! ~
1, first, create a new HTML page, the effect of the following figure:
Preview Eff
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/
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
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.