CAML - Parameter: IncludeTimeValue="TRUE"
Hi there,When we use the CAML to search the DateTime Field by using WHERE Condition with a Parameter "IncludeTimeValue='TRUE'". My question is when we use the parameter...
View ArticleHide any Table header in jquery data table from export to excel
Hide any Table header in jquery data table export to excel complete:function(data){ $('#TableID').DataTable( { "scrollCollapse": true, "paging": false, dom: 'Bfrtip',...
View ArticleConverting text field to caps
Using Javascript how can I convert text to capitalized letter so that no matter what format user enters, it is always saved in all caps? My field is Single line text.
View ArticleHow to add the preview dialog box to my custom page
Hi experts,I have a page in SP 2016 with a custom web part. In the web part I create a table using JavaScript to show files in a doc lib, it looks like below, the "Section Title" column is for the file...
View ArticleProblem Add User to Group after to delete the user - SharePoint 2013
Hi,I have a ETL that add users to SharePoint(2013) group.When I add the user "A", it's works fine. When I delete the user "A" and after run again the ETL code, the user "A" isn't inserted, but no...
View ArticleHow can pass the id of the newly created listitem when the new item is saved...
I have a requirement that when a SharePoint user creates a new list item using the list NewForm.aspx, after successful saving the page needs to be redirected to another page passing the ID of the newly...
View ArticleWHat are some tips and tricks to test out new navigation or features without...
Are there are any tricks, or work-arounds to test new navigation or features without impacting the current environment?If creating a development environment, does that copy the production site, if so ,...
View ArticleYear wise Sum for upto 10 users using script editor
Hello, I have list named as "Credits" which includes column as : User Name, Credits earned, Earned on. Suppose it contains data as below: =====================================User NameCreditsEarned...
View ArticleI need to update a hyperlink field using JavaScript
I have a requirement that I need to update a Hyperlink field in a list but the JavaScript code is not working. Any idea what is wrong with the code below?All my alerts are working but my listitem does...
View ArticleNeed to move external list data to two sharepoint lists on a timer
Hello. I have a significant problem in sharepoint 2016 on premises , and I'm not sure of how to implement a solution. Most research I've done recommends I implement a sharepoint timer job, but I've...
View ArticleDisplaying the indicator in SPFX react webpart
I want to display the below image indicator based on the score level in SPFX react webpart.How can we achieve this>
View ArticleDeleting the last delete action
Hi Team, I have created view from the list available in sharepoint. It is displaying the list item in grid style on referring the below URL in Chrome....
View ArticleSharePoint make checkbox field option horizontal
I want to make SharePoint checkbox option horizontal in New/Edit Form.Is this possible with CSS or something else ?
View ArticleI need some help with two dimensional arrays - sharePoint
I have several lists in my SharePoint site. there is a parent list called Audit. This audit has several child lists: Recommendation, inquiry and report.In each child list there is a due date column.I...
View ArticleSharePoint 2013 - Make Quick Launch Wider with CSS
Hello Community!I am working with SharePoint 2013 and I'm trying to extend the width of the Quick Launch using CSS. So far I have this script:<style type="text/css"> /*increase quick launch...
View ArticleSharePoint - Item Permission - C#
Dears, I'm building custom workflow on top of SharePoint using C# language, I used the function "ResetRoleInheritance" to reset the unique permission at a level item, the permission was reset,...
View ArticleRead newsfeed using client side code?
I want to read the News Feed that appears in MySite and show them in a content editor web part on ANOTHER web application that is hosted in the same FARM.. I need to read the news feeds that are...
View Articlehow to add video on webpart zone
Hi,I have videos , which I uploaded in site asset library,Requiements:I have page which web part zones are available Problem :I need to add video clip on it, as I click to add web part ---> goto...
View ArticleSharePoint PreSaveAction Validation
I have a date field and only allow user submit the item when the date field is current date.How can we write validation logic in PreSaveAction ?
View Articlei want to display show more oprtion in my spfx react webpart
In my spfx react webpart i have total 3 tabs and each tab contain different section like first tab contains 7 sections second tab contains 8 sections and third tab contains 10 section. At the time of...
View Article