ĐÀO TẠO DOANH NGHIỆP : SỞ KHOA HỌC CÔNG NGHỆ TỈNH ĐỒNG NAI

ENTERPRISE TRAINING: DONG NAI DEPARTMENT OF SCIENCE AND TECHNOLOGY.

HÌNH ẢNH TẬP HUẤN LỚP SHAREPOINT WORKFLOW VÀ KIẾN TRÚC SHAREPOINT

PHOTOS OF SHAREPOINT WORKFLOW AND ARCHITECTURE CLASS.

HÌNH ẢNH TẬP HUẤN LỚP SHAREPOINT WORKFLOW VÀ KIẾN TRÚC SHAREPOINT

PHOTOS OF SHAREPOINT WORKFLOW AND ARCHITECTURE CLASS.

Saturday, July 19, 2014

Opening courses professional sharepoint

Tháng 10/2014:

Khai giảng khóa học sharepoint từ cấp độ cơ bản => nâng cao => chuyên nghiệp.
Nội dung khóa học xem tại: http://www.microsofttechnology.net/2014/06/education.html

Tuesday, July 8, 2014

Sharepoint 2013 The SDDL string contains an invalid sid

Issue:

SharePoint 2013 Configuration Wizard Error : The SDDL string contains an invalid sid or a sid that cannot be translated

Solution

Sharing this folder with Full Control
"C:\Program Files\Microsoft Office Servers\15.0\Data\Office Server\Analytics_{GUID}"

Monday, July 7, 2014

Sharepoint Designer 2010

 Sharepoint Designer 2010




  • Article 1XSLT In SharePoint 2010
  • Article 2Workflow Sharepoint Designer 2010
  • Article 3Sharepoint designer 2010 – Apply master page and page layout

XSLT In SharePoint 2010

Open site collection | create new Tasks list and input data
Open SharePoint Designer | Lists and Library | click on MicrosoftTechnologyTasks List >> right click All Tasks >> Edit File in Advanced Mode
Click on view >> see on Conditional Formatting
Click Conditional Formatting >> Format Row
Set condition

Then click set Style
Choose your formatting
Save file >> Yes
In right panel, you can see the existing conditions >> you can edit or delete

Here is result

Go back code of AllItems.aspx, you can see the conditions as follows


Design custom theme sharepoint 2010

Open PowerPoint 2010 | Click on Tab Design | Choose Colors | Create New Theme Colors …
Choose color >> Save
File >> Save As. Name is MicrosoftTechnology, type is Office Theme
Open SharePoint site >> Site Actions >> Site Settings >> Galleries >> click to Theme
Upload MicrosoftTechnology.thmx
Name MicrosoftTechnology.thmx, Description
Open SharePoint site >> Site Actions >> Site Settings >> Look and Feel >> click to Site theme
Click Preview or Apply
The result as

Download ThemeBuilder >> Setup then open it
Tab Colors & Fonts >> uncheck Use System Colors, choose colors
Tab Line styles, configure follow your ideal
Tab Fill Styles, configure follow your ideal
Configuring follow your ideal
Tab Effect Styles, configure follow your ideal

Input Name MicrosoftTechnologyThemeBuilder then Save
Test Theme in PowerPoint

You can save it again in PowerPoint >> File Save As …

Open SharePoint site >> Site Actions >> Site Settings >> Galleries >> click to Theme >> upload theme MicrosoftTechnologyThemeBuilder
Input Name and Description
Open SharePoint site >> Site Actions >> Site Settings >> Look and Feel >> click to Site theme >> choose your Theme
The result as




Sharepoint designer 2010 – Apply master page and page layout

Go to central admin

Click to general Application settings >> configure SharePoint designer settings

Choose web application to apply then check all checkbox>> OK

Go to site collection >> Site Action  >> Edit in SharePoint Designer

A another way >> Open SharePoint Designer >> Click Open Site >> Input http://sharepoint then enter >>
require to login >> input user and pass >> OK
Waiting …

Here is default of SharePoint Designer

Click on Master Page at left panel, you will see default master page (v4.master)

Copy v4.master

Change master’s name to MyCustomV4,master

Check out MyCustomV4 then Edit File in Advanced Mode

Delete PlaceHolderLeftNarBar tag

Right click to MyCustomV4 >> Set as default MasterPage

Open Site Collection >> you see Left navigation was deleted

Go to Site Action >> Site Setting >> Site Collection Administration >> Site collection features >> Active SharePoint Server Enterprise Site Collection features

Go to Site Action >> Site Setting >> Site Actions >> Manage site features >>Active SharePoint Server Enterprise Site features

After Active you will see the Master Page link then click to that

Choose MyCustomV4.master for “Site Master Page” and “System Master Page”

You will see at “Site Master Page” was changed

And at “System Master Page” was changed >> Click to Master pages and pages layouts


Check in MyCustomV4.master

Choose Publish

And approve Master Page

Choose Approved. This …

Create Page from Master

Choose Default Master page

Named is SPDPageFromMaster
The result as
Create Page from Master, choose Specific Master Page
Change Master page to default (v4.master)
Named is SPDPageFromCustomMaster >> store in Site Pages
The result as
Change Master page to default (v4.master)
Note: if delete PlaceHolderLeftActions, some page will get error.