كيفية إضافة قائمة التقويم والإعلان إلى قالب الويب المخصص الخاص بي؟

sharepoint.stackexchange https://sharepoint.stackexchange.com//questions/63178

  •  10-12-2019
  •  | 
  •  

سؤال

أنا أستخدم SharePoint 2010 و VS2010.

قد قمت بتنفيذ هذا البرنامج التعليمي لإنشاء قالب ويب مخصص:

هل كانت مفيدة؟

المحلول

You need to modify Onet.xml file,

http://msdn.microsoft.com/en-us/library/ms474369(v=office.12).aspx

If you go through article link I given above you will figure out that in Onet.xml file you need to add

<ListTemplates>
  <ListTemplate .. tag for calendar list and then />
  <ListTemplate .. tag for calendar list and then />
</ListTemplates>

You will need to change list template type for calendar and annoucement in list template, I will let you do it yourself.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى sharepoint.stackexchange
scroll top