Is it possible to pass parameters to EditForm.aspx to prepopulate a document...
I have a requirement that when a user is on a given page they can click a button and open up upload.aspx in modal dialog to upload a document. after uploading the Editform opens and I would like to...
View ArticleAdding a Custom Action to List View in Modern Experience
I am following below article and was able to add custom action to a library. But unable to do so for List as I do not know the location. I want to get the same location of...
View ArticleUpdate-SPSolution not updating WSP
I am running command "Update-SPSolution -Identity mywspName.wsp -LiteralPath c:\mywspName.wsp -GACDeployment"It should ideally update my wsp as not changing anything in features. For identification i...
View ArticleHow to redirect on SharePoint home page after click on lost save button.
Hi All,we have one list and we are using out of box form to save the item into SharePoint list now after save button click we need to redirect into another page (Home.aspx) page and I have tried...
View ArticleSetting different permissions for users in SharePoint and One drive
Hi All,I have a SharePoint 2013 online library where it has a lot of folders and when users sync the library it works as expected.But I need to know if I can have full control on SharePoint library but...
View ArticleUnable to show .htm file in content editor webpart
Hi All,I have an excel in which I have created a diagram using shapes which are clickable, I saved the excel as webpage and it gives me .htm file.When I uploaded the .htm file in library and when I try...
View ArticleJSON Formatting to Show button in SharePoint List based on multiple values...
I am new to JSON and have created a button to show in a sharepoint online list based on Agenda Item (choice column) equals Assistance Request. I've been asked to have the button show if a user selects...
View ArticleLimit only Three emails in the People Picker Field
Hi,I need to Limit only 3 users in the people picker field in a New List Form .aspx for PreSaveAction().Any help would be greatly appreciated !!Best Regards,
View ArticleSharePoint 2016 -JavaScript How to get the change event for a Date input field
I have a requirement to pre-populate some date fields of the list item based on date entries for a given field. I am not able to trigger the change even of my date field. To be precise. My list has a...
View ArticleMy REST api is only successful if I insert an alert
I have the following REST api that is called inside another callback function....
View ArticleSharePoint 2013 List Customize Attach File
On a list, we need to customize the Attach File page Can I embed a Div in a iframe - load the file _layouts/15/Attachfile.aspx?On a list item, add/edit, after click on "Attach File" we need to change...
View ArticleHow to create jquery org chart using SharePoint List data
Hi ,I am working on creating a org chart using jorgchartjs and sharepoint list . My list name is employee it has 3 columns.1)Title 2)Manager (lookup)3)DesignationI am able to get rest data using rest...
View ArticleTeamify and groupify a SharePoint classic site programmatically?
Hello,I have some questions related Microsoft Teams and Groups. I would like to know if it is possible to link a classic web site to Microsoft Teams and do the normal relation between Groups.At the...
View ArticleLimited Permission Scope Sharepoint REST API
I have an .NET application hosted in Azure that needs to create a folder structure in a document library on a SharePoint site without a user, however I'm not able to obtain application API...
View ArticleI Workflow to do simple task but does not work
Hi,I ,v tried more than 10 times to create workflow in visual studio 2019 (my sharepoint version is 2016) with lots of clips or tutorials. I even create a simple workflow if adding an item to...
View ArticleFailing to send email using REST api
I have a requirement to send email via code by looping through an array of emails and send emails to every email in the array. I have written the code below. It only sends an email to the first email...
View ArticleI create a workflow to do simple task but does not work
Hi,I ,v tried more than 10 times to create workflow in visual studio 2019 (my sharepoint version is 2016) with lots of clips or tutorials. I even create a simple workflow if adding an item to...
View ArticleSP.UserProfiles.PeopleManager this.get_context is not a function
I'm trying to get userinformation using the SP.UserProfiles.PeopleManagerbut when calling getMyProperties i get the error this.get_context is not a function.I searched on the web and debugged a lot and...
View ArticleIs it possible to execute a JavaScript function when clicking on a promoted link
We have built a site and has promoted links for accessing new forms of lists and libraries. I need to access the newforms using JavScript that opens the forms in a Modal dialog and redirects the user...
View ArticleHTML Webpart or JS to emulate a ribbon item
Hello, I have recently been tasked with updating a large catalog of SP 2010 version workflows to SP13 versions. The one nagging problem is that the user base HATES the click between launching the...
View Article