How to highlight Experts reply (based on a custom list) in Community Discussion?
In Community Site, I have created a Custom List called Experts (Category: Lookup to Category Name of Categories List, Experts: People and group column - allow only one user), hidden the Title column at...
View ArticleHow to render ECB Contextual menu in a custom WebPart?
Hello,I have a custom client webpart (Using Javascript) that displays a list of items from a SharePoint Online List as a HTML Table.I would like to know if is possible to display ECB contextual menu...
View ArticleHow to stop the editing of Documents once it got approved or should retrigger...
Hi All,I am using Document Approval Work flow available OOTB, along with "Content Approval" enabled for one of the Document library in SharePoint On premise.Every things works fine for me except,...
View ArticleCustom column validation for email id in sharepoint list
I am looking for column validation formula for email column with validation like ...@xyz.com@xyz.com must be there in the email Thanks
View ArticleJquery show/hide fields with change function
Hello,I'm seeing a strange behavior in my jquery. EXAMPLE 1: The jquery in Example 1 executes just fine when there is only one element to show or hide.EXAMPLE 2: But, if I have two elements to show or...
View ArticleSet callout position
Hello.There are any ways to set position for callout popup window?I set callout for map-zone in own map on image:<img alt="189968c86.jpg" src="89968c86.jpg" usemap="#myMap" width="604" height="403"...
View ArticleCreating folders inside folders in sharepoint
Hi All,I wanna create folders inside folder, something like root folder -> 2018inside this ->12 sub folders -> all the months (i.e 01, 02,03,04,05,06,......12)how can I achieve this using REST...
View ArticleList items filter using URL FilterField1= & FilterValue1= no longer works
Its no longer working with SP 2010 scenario url filter options in SharePoint 2013. I still see one or two records filter options out of 10 are still working with SP 2010 filter format url...
View ArticleAlerts added via powershell not listed in Manage Alerts view
Hello, I've added alerts for our users, programmatically using PowerShell, and they are working great. However, those alerts do not show up in the users "Manage Alerts" view. The only way I can see...
View ArticleShowing Images and Links from an external RSS service using sharepoint RSS...
I am working on a sharepoint site page, and inside the site page i added a new RSS Viewer web part. the url i want to use inside the web part ishttps://feeds.bbci.co.uk/news/uk/rss.xml,now when i added...
View ArticleSharepoint JSON Script issue
Hi All, am building an solution using JSON in sharepoint, but the issue is when i load one context in an solution, it doesn't complete and go to the next function and then come back and execute the...
View ArticleError on uploading attached file from Asp.Net MVC 5 Provider Hosted add-in
Hi,I am trying to upload attached files to SharePoint document library from Provider Hosted app with Asp.Net MVC 5. I am getting the following error while saving attachments to SP document library-An...
View ArticleMultifactor Authentication on CSOM with SharePoint Online
Hello,I have been using a WPF application connected with SharePoint Online. The configuration of this Site has been changed. Its configuration now only uses Two factor authentication (Login and...
View ArticleUsing SharePoint for docx/pptx/xlsx -> pdf
Hi all;As I understand it, there's a call in SharePoint to convert docx & pptx to PDF. If so:What is this called?Is it available in all versions (hosted as well as locally installed)?Is there a...
View ArticleDisable/Enable person or group column in a list for a particular person in...
Hello All,I have a list with columns say Title, Description,Approver1 and Approver2.Requirement are as below:Title, Description and Approver1 should be editable by initiatorApprover2 should be editable...
View ArticlePowershell Script to set the banner in SharePoint Community site Modern pages
i'm not able to set banner in SharePoint Modern pages. Please share if any solution available. Tried below code SharePoint Community site but no luck:Param( [Parameter(Mandatory=$true)] [string]...
View ArticleShare the list in 2 or more site
Ciao, I've created a list in a sub site. The question is: How can I re-use the same list in another sub site? Thanks Alex
View ArticleSharePoint 2013 JQuery Form Validation
Hello Community!I am working in SP 2013 and I am developing a validation for a SharePoint form (adding the JavaScript using a CWP).The form has two fields - "System Availability Impact", a Boolean...
View ArticleFIelds Not Saving on List Item Submit
Hello everyone,I am trying to override the functionality of the Save button on a list form by using jQuery. I can do the override just fine, but when the item is saved, not all the fields are being...
View ArticleCan't create DateTime Control in Table Cell of Sharepoint 2016 VisualWebPart
Can't create DateTime Control in Table Cell of Sharepoint 2016 VisualWebPart (Visual Studio 2017). Error message for Table1: "Object reference not set to an instance of an object" Code of...
View Article