using jquery loop table and get mark checkbox ID
Hi,I am using 2 table ,which is based on radio button mark likeProblem:I want to get the ID of selected checkbox, it could be 1 record checked or check all /multiple recordNote:using 2 table 1 table...
View ArticleFormula to calculate Business Days
I have 3 fields on my SharePoint list:Created (Date field)Tier Level (dropdown with 5 choices)Due Date (calculated field based on the created date and the Tier level)Here is the formula in the Due Date...
View Articlestore values into variables from list item based on string match on another...
Hi, I want to store the values of a list item from sharepoint list into 3 different variables in my script.I have gone this far as in below but not sure how i can get to filter the list item on one...
View ArticleConfigure sharepoint permission with powershell
Hi All,If you delete the user authority set for the sharepoint site by the following operation, The permission of the list that does not inherit the permission will change.I would like to change the...
View ArticleList new form page can not edit by full control user on list
Currently I have list where some users have full control (Permission for this has been broken) and site level they have contribute access only.Now they want to add content editor webpart in...
View Articlepass a querystring to a hyperlink on the page? C# ASP.net
I need something like:<a href="https://MyPageURl?UniqueId= + <%Request.QueryString["ID"]%> + "" id="Myfile"> What is the correct synthex for inserting the query string on this tag please?...
View ArticleUploadExPage class
Hello:I am trying to inherit UploadExPage class but unable to find the class from any of the assemblies/namespaces.I added following assemblies: Microsoft.Office.Policy and Microsoft.SharePoint. When I...
View ArticleSharePoint Online Site URL change failed
Hi, I am using the below line to change the SharePoint online site URL using the below script ,but the following error pops up Start-SPOSiteRename -Identity https://<tenantid>/sites/team1...
View ArticleDebugging GAC Web Application - Symbols not loading
I am creating a custom timer job. Every single time I make a change in my application I cannot debug - I spend 1/2 a day trying to get the symbols to load again. There has to be something I am missing...
View ArticleMultiple document upload control in SP 2013?
Hello:I was wondering if there is a multifile upload control in SP 2013 that I could use? I am specifically looking to display a modal dialog with the control so that users can drag and drop files. If...
View ArticlePromoted Links - When centered, lose tiles on re-size
So I'm running into an issue with a promoted links web app.I've got 7 tiles in my promoted links and I've added the following style to the source to get the app to center..ms-promlink-body {...
View Articlehow text for seraching to stay in text box
i used next code for searching 'title' field in document library, but i don't know how text for searching to stay in text box after click on button search. this code is ok for searching. one more...
View ArticleRegarding the SharePoint SSO with Google G Suite.
Hi there,I have requirements coming from my client. They would like to integrate SharePoint with Google G Suite for SSO function. my question is whether or not we need to build up a ADFS as a...
View ArticleChange title of newsfeed
Hi allIn SharePoint we get this site feed web part by enabling the feature: Site Feed.This a good feature, but it seems impossible to change title. It is possible to hide the web part chrome, but not...
View ArticleDelete All List Items with powershell
Hello SharePoint Fam,I have finally configured a list 100% but it has around 3k entries from testing and I am wanting to totally empty the list out. Is there a small script i could use that can easily...
View ArticleHow to restore sub-site that is deleted using SharePoint Designer
Is there a way to recover sub-site that is deleted using SharePoint Designer?I only have Site Collection adimn right.I use ?view=2, and not showing me the sub site.Is it possible to recover...
View ArticleIf I create a web service on the SharePoint 2013 On Premise
Hi there,I would like to clarify one thing is if I create a web service lived in the SharePoint On premise, what kind of solution I could use to involve calling it from SharePoint Online. currently, I...
View Articlehow to show a warning message in all site collection under a web-application...
If there is something at webapplication level in central admin or else , Can we to show a warning message in all site collection under a web-application without changing in master page?MS_21212
View ArticleCustom WCF Service and MaxReceivedMessageSize
I deployed a custom WCF REST service (a file uploader) into ISAPI folder. I am able to call this service successfully using jQuery client. I followed this article to develop WCF service:...
View ArticleUncaught TypeError: Cannot read property 'post' of undefined
The below is my code:import * as React from 'react'; import styles from './PostTest.module.scss'; import { IPostTestProps } from './IPostTestProps'; import { escape } from...
View Article