نصب شیرپوینت تیکتینگ رایگان پیاده سازی شیرپوینت پرتال سازمانی سامانه ها نصب شیرپوینت SE
تیکتینگ رایگان پیاده سازی شیرپوینت پرتال سازمانی سامانه ها نصب شیرپوینت SE
پرتال سازمانی سامانه ها نصب شیرپوینت SE
برای انجام این کار یک textbox ایجاد می کنیم که کاربر بتوان نام sub site مورد نظرش را در آن وارد کند.
<h1>Create Site</h1> Site Name: <input type="text" name="txtSitename" id="txtSitename"> <input type="submit" value="Submit" id="btnCreateSite"> <script type="text/javascript"> $("#btnCreateSite").click(function(){ CreateWebsite($("#txtSitename").val(), $("#txtSitename").val(), $("#txtSitename").val(), "BLANKINTERNET#2"); }); function CreateWebsite(title, description, webUrl, templateTitle) { var context = new SP.ClientContext.get_current(); var web = context.get_web(); context.load(web); var webTemplates = web.getAvailableWebTemplates(1033,false); context.load(webTemplates); context.executeQueryAsync(function(){ var enumerator = webTemplates.getEnumerator(); var customTemplate; while(enumerator.moveNext()) { var webTemplate = enumerator.get_current(); var webTitle = webTemplate.get_title(); if(webTitle == templateTitle) { customTemplate = webTemplate.get_name(); break; } } var webCreationInformation = new SP.WebCreationInformation(); webCreationInformation.set_title(title); webCreationInformation.set_description(description); webCreationInformation.set_language(1033); webCreationInformation.set_url(webUrl); webCreationInformation.set_useSamePermissionsAsParentSite(true); webCreationInformation.set_webTemplate(customTemplate); var newWeb= web.get_webs().add(webCreationInformation); context.executeQueryAsync(function(){ alert(‘Website created successfully.’); }, function(sender, args){ alert(args.get_message()); }); }, function(sender, args){ alert(args.get_message()) } ); } </script>
برای نوشتن دیدگاه باید وارد بشوید.
چگونه امتیاز دهی به یک فایل را در SharePoint فعال کنیم؟
تغییر عرض نمایش ستون ها
ID Outcome ها در Flexi task
دپارتمان شیرپوینت ایران
راهکارهای سازمانی نیواد
شیرپوینت پلاس
نیوکو
تلفن: 77465290 – 91307930
موبایل: 09127192570
آدرس ایمیل: Info@sharepointcenter.ir
آدرس : تهران – خیابان سهروردی شمالی – بالاتر از میدان نیلوفر – پلاک 100