Quantcast
Channel: Microsoft Online: SharePoint Online forum
Viewing all 10096 articles
Browse latest View live

How do I add a folder to a specific category in a document library?

$
0
0

Hi Guys,

This has got to be an easy one, but I can't figure it out. I have an existing document library that has several categories with documents within each. In one of those categories I would like to add a new folder. I see the Create Folder button in the library tools, but when I create the folder, it creates it in its own unnamed category. How do I create a new folder in an existing category in a document library?


Srini


SharePoint list when edited saying "You need a current Plan or trial to use Power Apps"

$
0
0
We have a user that is getting this message, "You need a current Plan or trial to use Power Apps", when trying to edit a SharePoint list.  They do not have a license to use Power Apps and did not try to use Power Apps to initiate a Power Apps application from the list.  Any thoughts...thanks!!!

Remote event reciever is not firing after deploying it to azure

$
0
0

I am working on a remote event receiver inside our root site collection, which worked well locally, but when i deploy it to azure it did not have any effect. here are the steps i followed for the deployment:-

1. i generate the client and secret id, using this url https://****.sharepoint.com/_layouts/15/appregnew.aspx

2. then i access the app from the SP admin center @ https://***-admin.sharepoint.com/_layouts/15/appinv.aspx

3. i add the following inside the app permission:-

<AppPermissionRequests AllowAppOnlyPolicy="true"><AppPermissionRequest Scope="http://sharepoint/content/tenant" Right="FullControl" /></AppPermissionRequests>


4. inside VS 2019 >> i added the client id and client secret inside web.config >> i publish the project to my c drive.

5. then i zip the generated files "bin.zip".

6. i created a new web app inside azure named TGroupPUSRER, as follow:-


7. after that i publish the zip file to azue using this command:-

az webapp deployment source config-zip --resource-group "PUS"  --name "TGroupPUSRER" --src "C:\pus\bin.zip"

8. i add the RER using these 2 command:-

Add-PnPEventReceiver -List "Project System" -Name "PUSRERupdating" -Url https://tgrouppusrer.azurewebsites.net/rer.svc -EventReceiverType ItemUpdating -Synchronization Synchronous
Add-PnPEventReceiver -List "Project System" -Name "PUSRERupdated" -Url https://tgrouppusrer.azurewebsites.net/rer.svc -EventReceiverType ItemUpdated -Synchronization Asynchronous

but when i edit items inside the Project System list the RER will not have any effect. so can anyone advice what i am missing? as i think i had done all the necessary steps for the RER to work.


Connect-PnPOnline The remote server returned an error: (403) Forbidden.

$
0
0

Hi All,
I am trying to connect to SPO using PNP. I keep getting the error below:
The remote server returned an error: (403) Forbidden.
If I am trying to connect my dev-env its fine but my work env. is not working.
I'm GCC High environment not commercial 

Thanks


Abenet

Why Active sites shown on SPO admin home page is very different from the number of sites on Active sites page?

$
0
0


why the Active sites shown on SPO Admin home page is different from the number of active sites on the Active sites page?

The  SPO Admin home page shows Total sites=653, Active sites=118; but click on “Active sites” export all the sites, the excel shows total active sites=623


SharePoint Online: Feature 'xxx' for list template '100' is not installed in this farm. The operation could not be completed.

$
0
0

Hi,

There is a SharePoint Hosted App deployed. After deploying the app with some changes to the DEV environment,  threw an error that 'abc' lists doesn't exist. So I created a custom list through Visual Studio and deployed the app again. 

Since the DEV environment wasn't yielding best results, I decided to update the app in the Staging Environment. Since, it is the same code on both environments, it now shows the following error:

{"readyState":4,"responseText":"{\"error\":{\"code\":\"-2147024809, System.ArgumentException\",\"message\":{\"lang\":\"en-US\",\"value\":\"Feature '4fb67f31-7a10-4db6-832c-cd18bf8af281' for list template '100' is not installed in this farm.  The operation could not be completed.\"}}}","status":400,"statusText":"error"}

Note: The list 'abc' was already existing in Staging environment. 

Does it mean that the existing list got over-ridden by the new one? Can I now delete the newly created list instance and publish the app again?

How can this issue be resolved? Any help will be greatly appreciated.

Thank you in advance.

Regards

SLS

How to implicitly block access to one person for the doc library on SharePoint

$
0
0

We have a O365 SharePoint online site that is accessible to everyone at the organization. Is there a way to implicitly block access to one person for the doc library where the inherited permissions carried over from EVERYONE / NT authenticated users?

We want to block access to only one person for the document library. Rest of the people should not be effected.

Thanks

SPMT Error When Using CSV Feed

$
0
0

I am using the SMPT migration tool to move contents of a local file server to sharepoint.  This has worked wonderfully except for when trying to migrate users shares to their onedrive accounts using the feed file.  I have created a CSV feed for the approximately 50 user shares that I am trying to move.

When I run the script it keeps throwing an error of "Task 2, We are unable to connect to the source site. Please check the source".  I have tried changing the source to be C:\, admin style share of \\SERVER\c$, or even the standard set of shared folders.  None of it seems to make a difference even though I have access to these folder whichever way I browse.  I have attached a screen shot of my feed.


Any insight as to what may be wrong?



Automate Modern Site Creation

$
0
0

Hi

I am trying to automate things, and while there are lots of things that need to happen when a new project is created, I would at least like to allow the user to create a site to keep its documents when the project starts

I looked for some option in the Power Automate platform but all I see is a way to automate folder creation . for us a project means a new time site

Any ideas? 

Gali


Gali Gonen

Change group name

$
0
0

Hi experts

i am using exchange hybrid environment, i have an office365 group lets say TEST1 and i have made user1 as the owner of this group. The group TEST1 is mapped to users outlook under Groups Folder. User1 selects this TEST1 and click files to access sharepoint, The user gets the below url

https://contoso.sharepoint.com/sites/TEST1/Shared%20Documents/Forms/AllItems.aspx

If i rename the group name from TEST1 to TEST2 will its gets changed in sharepoint i.e to below url

https://contoso.sharepoint.com/sites/TEST2/Shared%20Documents/Forms/AllItems.aspx

Web part or add-in for allowing the user to update his pic profile

$
0
0

Hi, I need some help, please.

We have more than 2,000 users and most of them don't have picture profiles. 

That said:

We want a web part or add-in for allowing any user to update his picture profile with NO IT intervention. Self-service (in the homepage). 

Any ideas?

Thanks!


SharePoint Quick Edit Default Values

$
0
0

Hi Guys

I have an SP list, in which sits columns, some having default choice values. These work fine in the Add Item view, but when using Quick Edit the columns are empty so I have to manually populate them. I think this is native behavior?

Is there a workaround / any JS online?

SharePoint online - App store error

$
0
0

Hi,

I am trying to to install an app, but everytime I try it fails with the following error:

The remote event receiver callout failed.

Details: There was no endpoint listening at https://accoadelite.accotool.com/Services/SPRemoteEventReceiver.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.

Noticing the URL, that is to the provider of the actual app, I am leaning on the idea, that the problem is on their end. I tried going to the exact URL and was presented with the the usual screen for such a URL, and also a message that says:

Metadata publishing for this service is currently disabled.

Again this leads me to think the error is on the providers end.

Does anyone have any thoughts on this, or maybe tried something similar?

Best regards

Michael


mic


Office 365 Sharepoint - Tracking Who is accessing your SharePoint files, when, and how often

$
0
0

Hello Everyone,

Two things here -

1. I am looking to pull reports from Sharepoint that will tell me, in the past year, how many times a document has been viewed, read, or modified, by who was it view, read or modified, and when. I have attempted to pull the data from the Audit logs, but I find that "System User" is displayed for thousands of the records instead of listing the exact user. There is no apparent logic to it, as some of us with the same permissions show up in this audit log and some do not. 

2. I want to better be able to track this data in the future, so I am looking to either add a new column (or new settings of some sort) or get an app that can pull this data from Sharepoint and analyze it for me. I would obviously prefer free apps, as I'm not sure my organization would be willing to pay for a license. Or if I can just do this with the current capabilities of Sharepoint, then that would be the best case scenario. 

While in Chrome, get SPO to open a link in IE

$
0
0
Is there a way while in Chrome accessing SPO, to get the links from within SPO to open in IE?

workflow suspended Unable to run any workflow on SharePoint Online

$
0
0
I have several workflows on various lists of my SharePoint online site, which are set to fire off on item creation, edit or manually.
workflow working fine today workflow get suspended and getting following error.


HTTP ServiceUnavailable to https://mysite.sharepoint.com/sites/mysite/_api/sp.utilities.utility.ResolvePrincipalInCurrentcontext?input=%27i%3A0%23.f%7Cmembership%7Csharepoint.test01%40mydomain.com%27&scopes=%2715%27&sources=%2715%27&inputIsEmailOnly=%27false%27&addToUserInfoList=%27False%27&matchUserInfoList=%27true%27 
Correlation Id: 62a3336f-9de3-f988-8f85-36d4634be4e7 Instance Id: 8d336389-dd63-49fa-b707-b03bc1b84e81

Please guide what is issue and how to fix it.

thx

iffi

Sharepoint Online - Document library - Maintenance Mode

$
0
0

Hi all,

after trying to restore some files in a document library, the library is now read only.

I assume its the maintenance mode, because in earlier versions of Sharepoint you will find the same issue in other threads.

But in Sharepoint online i dont find a way to unlock the maintenance mode for a single document library. The site itself is fully editable, also another document library is editable, but the one where the restoring crashed is just read only.

All threads i found are related to earlier SP versions and the powershell commands dont work or the threads are related to the site itself and not to the document library.

Please help how to unlock the document library. 

Thank you in advance

Brian

SPO Rest API questions

$
0
0

Hi all,

Just a couple Rest API questions.

  1. Trying to create a SharePoint group on a particular site:

HTTP POST to Url: /_api/web/sitegroups

With the body:

{
"__metadata": {
"type": "SP.Group"
},
"Title": "<group name>"
}

I got an HTTP400 Bad request returned.

   2. Is there a Rest API call to move a folder from one doc library to another? If not, what is the best suggestion on how to do it?

Thanks!

delete + remove root-site - how can i build a new root-site?

$
0
0

Hello everybody,

unfortunately I completely deleted my root site.
This cannot be restored either.

Unfortunately I can't find any information on how to create a new root site.

Can anyone explain how I can create a new global root site?

THANK YOU


Dynamic metadata fields

$
0
0

Hi all, 

Is it possible to have dynamic metadata fields in Sharepoint? So, for example: I have a list of countries; assume the following scenario: a user select (in the first metadata field) the USA as a country, in that case he can only select cities like Chicago, New York etc. (in the second metadata field). 

I searched on the internet for the solution and I found some relevant articles/topics about this subject. 
I should, probably, use content types (that's the easiest way)? So, I don't know which steps I need to take, I tried some things, but I didn't succeed.

I hope you can help me out. 

Kind Regards.

Viewing all 10096 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>