SharPoint
10 TopicsSharePoint news web part not working correctly when using managed property filter
Hello Everyone We are using the News web part on our company intranet which is filtered using a managed property. From this Tuesday, it's started playing up. The Intranet displays incorrect dates for all the news postings (8 hours less). I have attached the screenshots for your reference. Is anyone else facing the same issue? Any help will be appreciated. Thanks Vaneet1.4KViews0likes0CommentsHow to create sharepoint forms list with link to another list
Hello, I would like to create a product list (list A) by integrating a search column towards a customer list (list B). I would like to allow to enter a new customer (i.e. create an entry in list B) when this does not exist in the list (i.e. when the column searches for ) directly from my form my product list. Is it possible just from sharepoint? if so could you help me? If not , I was thinking of adapting my form as follows using the form's conditional view options : if existing customer in the customer list (list B), it's simple: - display of the search field in list B and hiding of the creation fields. if non-existing customer in list B: - display of columns identical to those appearing in the customer list allowing the entry of information for the creation of new customers (column that I call "creation fields") - using a flow to copy the creation fields from the product list (list A) to the customer list (B). Another idea would be to have a hyperlink field to the customer list in the product list entry form... What do you think? not easy ?869Views0likes0Commentshow to create one-click direct download links on Image column in Sharepoint List
Hi there, I've a sharepoint list by name "Employee Directory", this list have a column by name "Photo" where we store employee photo. I want this photo to be downloadable by just one click. Is there a way to download photo by just clicking on it? RezaDorrani5.7KViews0likes5CommentsComplex lookup - lookup in lookup
Hi guys, I´m currently working a lot with SharePoint. I´m not a code expert or It specialist and I do everything with try and error. But currently I reach my limit – maybe you can give me a tip and help me. I work in my current Lists a lot with lookups. But with more and more requests that gets very complex. We have different contact persons for different Areas. We have a lookup column for Area A,B,C,D,E The next column is a Contact lookup – Area A contact 1,2,3 – Area B contact 1,2,3,4,5 and so on Is there a way that Area Column lookup affects the Contact Lookup? When in Colum Area is selected Area A – show me only contact options for Area A I hope I wrote it so that you all can understand it. Thank you very much!!!1.6KViews0likes1CommentHow to get Sharepoint online folder default properties using pnpjs library
Hello, Please I am trying to get the default folder properties from sharepoint document library. Attached are some of the properties that i could get but there are other properties I would like to retrieve, i.e. The image thumbnail, FileRef, FSObjType, FileLeafRef, ServerRelativeUrl, Folder.. etc. Below is my code:2.6KViews0likes1CommentNew Worddocument template in Document liberary dosent auto save in folder.
I have a case, there has been created 4 templates from the dropdown "NEW" in document library. If i click New -> Word document (Template) it opens it in desktop app, (its set as default in site features, open documents in client program as default) When it opened in the desktop app i need to go and find the location to save the document on the SharePoint site myself. Another site in another company its set to open documents in browser as standard, then it saves the document instant into the liberary, but this should work with the templates and open in desktop app allso? Appreciate the help I can get. Thanks529Views0likes0CommentsSharePoint 2010 RDLC Report issue
Hi All, I am using RDLC report in SP 2010 to generate report. The report is working fine if the data is less. For larger data after clicking on the pdf button the report page is loading more than one hour after that nothing is happening. I have increased the time out value in web config to 9000 sec. Still the same issue. Can you please help.679Views0likes0CommentsHighlighted Content Web Part (HCWP) filter logic
As I understand it, if you use multiple filter conditions in a HCWP, the conditions are evaluated as OR's when filtering on the same parameter (e.g., Title = ABC OR Title = XYZ), and the filter conditions are evaluated as AND's when filtering on different parameters (e.g., Title = ABC AND Created by = Current User). It appears, based on my limited testing, that this filtering logic also applies when filtering on multiple managed properties. In this instance I want to filter on RefinableDate00 and RefinableString00. Since these are different managed properties, I was hoping they would be evaluated using AND logic (Date is after [Today] AND String = ABC); however, it appears that the conditions are instead being evaluated as OR's (Date is after [Today] OR String = ABC). I think Microsoft should upgrade the HCWP to allow users to specify how multiple filters should be evaluated.1.1KViews0likes1Comment