The property or field: viewQuery has not been initialized". It has not been...
Hello,I want retrieve data from list view and display in specific format but receiving error as : "The property or field: viewQuery has not been initialized". It has not been requested or the request...
View ArticleJavascript browser issue when added into script editor web part
I wanted to display records from announcement list in specific way(without custom code) using script editor web part(javascript). Below is the code for script editor and js...
View Article[urgent] power apps sharepoint online
i need to create a below basic form and clicking submit we need to save the item in list and i am new to powerapps .Appreciate kind help.Employee details:namenumberEmployee profile:AddressCitysubmitBlitz
View ArticleHow to get File Url from document Library using Datatable c#
Hi,have retrieved data successfully.Requirement :just need to know how can I pick url of file like we may do usingitemcollection ---> pListItem--- > pListItemfolder.File.Url;Solution Required...
View ArticleHow to hide some field on form Edit ( Placed custom list View on it )
Hi,have created view to show user's releavant fields, just for view its fine, but as user go to edit so it shows all fields,I want to show here limited fields on edit Not all fields.Note: if I remove...
View ArticleAlternative Save/OpenBinaryDirect methods for CSOM for SharePoint Online
Based on the doc from MShttps://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/using-csom-for-dotnet-standardSo for .NET core app, what is the alternative way to read/write files stored in...
View ArticleHow to get choice fields values using rest api or JSOM
Hi EveryOne,Can we get choice field value using JSOM or Rest API ?Please guide me.Thanks in advance
View Article[URGENT]Reading excel sheet and save in sharepoint list
using power automate in office365 we would need to read excel sheet and save in sharepoint list.kindly helpBlitz
View Article[URGENT]Using power automate to move item to list
i have Test list with below fields need to perform the below functionalities using power automate TEST LISTRequest no , status,completion date123 Completed 7/17/2020how to move item to...
View ArticleDateTime field
I have a question. Why SharePoint datetime field display today date although the item column it empty? How to solve this problem. Here is my codeif (cItem != null && cItem["DateSitePickup"] !=...
View ArticleHow to get organization information from people and group column of...
In SharePoint 2013 community site, Community members List, there is a column called Members which holds the Community Member Name. This is in fact a People and Group column which has the member's...
View Articleput null (empty) value to datetime control
Recently, I have lot trouble with the datetime control. Now, I need to clear up the users invalid input. For example: users enter 07/02/2006 for the date of birth field (DOB). Because the program set...
View Article[URGENT]send an email using workflows
i have office365 site and need to send an email to external users and help me with implementing using workflowsBlitz
View ArticleI want to develop a SPFX webpart with react js that field has to find the...
I want to develop a SPFX webpart which has a textbox control that has to fetch the user information from the active directory and select few checkboxes after submitting i need to send an email to the...
View Article[URGENT] PowerApps design
i Would need some design level help for the below scenario request form1)I created canvas app blank page2)Created new screen,insert edit form ->added Sharepoint Cloud list data source for designing...
View ArticleSPFX Store value in cache or somewhere
I have lot of values which should be a fixed value like site url, list url and so on.Can we store it into a cache or somewhere so that when writing code snippet we can get it rather than reset it ?I'm...
View ArticleOneDrive API [actionParameters] One or more parameters of the operation...
Having gone through the process of using Spring Boot to search files in OneDrive, Read the contents and Upload the files using the OneDrive API i am now stuck on the last part to create a shared link....
View ArticleRegarding SharePoint 2 WFE and CSOM
Hi there,There are 2 WFEs in SharePoint Farm: (A) is http://win-cvr30lpg5md:8001/; (B) is http://win-kv6lnvqne00:8001/. the Central Administration of SharePoint lives in the (B) WFE machine.My question...
View ArticleSharePoint Online Video Player URL update grey out under behavior tag
Hi all: I was trying to insert a video player web part into a SPO page, but after I did that, I found I cannot specify the URL and preview image URL for the video player, in other words, items under...
View ArticlePass ID of parent list from URL to NewItem in Child List
I have 2 webparts on a page that are connected via "Title" field such that when I select a Parent list item, the Child List NewForm.aspx should pick up the ID from the URL and recognize the Title field...
View Article