Is it possible to center the entire list form and its body?
I've successfully centered the header div with json but haven't found a way to style the "sections" within the body or the body itself. I want the form contents to be centered rather than spanning the entire screen and aligning to the left so…
How to upload a file to a SharePoint library with Column validation enabled using the Graph API
Hi, I have noticed a difference in how SharePoint and the Graph APIs upload files in some specific cases. In SharePoint, we can create list and libraries and add custom columns. Those custom columns also support custom column validation (for…
Access Files
Hello, Please i need your help on this issue. Unable to access my files in my one drive. I just had to repurchase my microsoft office 365 business basic license which was expired and now I can't open any of my files.
Infopath forms aren't working even after re-publishing
Hello, I'm new working with Infopath forms and your suggestion would really be helpful. We typically make changes to the existing InfoPath form, and upon publishing, it usually works. However, this time, after making the same modifications, the form did…
Access requirements to call Endpoint: https://XXX.sharepoint.com/sites/PermissionTest/_api/web/roleassignments?$expand=Member/users,RoleDefinitionBindings,Member
Hi team I need to call an endpoint using PowerQuery to extract current permissions. I have service user for that purpose but I am unable to set up the permissions so that the endpoint can be queried. I am able to get all sharepoint sites, however when…
Can we disable the versioning changes on the libraries and only force it from the Organization
Hi All, I am reading about the new capabilities offered by SharePoint for "Version history" @ https://learn.microsoft.com/en-us/sharepoint/version-overview . now I have this question:- Is there a way to disable those versioning settings from…
When we set the version limit on the Organization level to be 100 versions, how we can apply this to existing libraries
We want to Apply the Version limit on the Organization limit, as follow:- Where each document will have maximum of 100 versions as long as the version was not created 10 years ago. now this will be applied to new libraries inside new sites or inside…
"Trim versions" to be aligned with the library version settings
Inside the "Version history" documentation, it is mentioned about "Trim versions":- Trim existing versions on site, library, or OneDrive - SharePoint in Microsoft 365 | Microsoft Learn but seems this is not something aligned with the…
Limit-Access to all external users, how we can do this
Inside SharePoint Admin center >> Access Control, we can define limit-access to unmnaged devices:- but for a tenant i am working on, we want to do it in another way, instead of relying on the device if it is managed or unmanaged, to control this…
'invoke-pnpsitetemplate : object reference not set to an instance of an object.
Hi all, We are trying to apply pnp-template by following this article. https://learn.microsoft.com/en-us/sharepoint/dev/solution-guidance/applying-pnp-templates I have downloaded the 'theperspectivepnp' from the site and created a 'Mysite' in my tenant.…
SharePoint SE CSOM 403 Error
I have both Windows Authentication as well as AAD(21v) Authentication turned on for my site, and when I try to get SharePoint data via CSOM, I get a 403 error! Code: ClientContext clientContext = new…
[Sharepoint] How to send a parameter to list web parts in another page?
Dear all. In sharepoint. I make two pages to filtering and show up some data. <page1> Has two list. filtering data using category list. then select one parent data in filterd list and redirect to page2. <page2> Has one list properties and one…
Retrieve Root Site and Subsites Using SharePoint REST API
I want to fetch the root site and all subsites of a SharePoint site collection using the REST API. Could anyone assist with this? Thanks.
Trigger Re-calculation of Calculated Column Without Checking Document Out
I have a SharePoint Document Library that holds a bunch of Documents. I need to check the document out in order to edit anything on it including metadata (so it seems). I have two calculated columns. One populates a number, referring to the number of…
How do I share a Microsoft Software Center application hyperlink on a Microsoft SharePoint page?
Microsoft SharePoint pages do not allow posting a Microsoft Software Center application hyperlink in the format generated by Microsoft Software Center through its "Share" button. How do I share a Microsoft Software Center application hyperlink…
How to hide "..." three dots of Not following & Site Access on top of nav bar for member & visitor access in mobile version?
Is there any method to hide that "..." three dots at mobile version? or any custom workaround programmatically? I need to hide for users with member & visitor access. I don't have problem when it comes to desktop version but in mobile view,…
How to see hoe many followers are there for my SharePoint site>
As a site owner i want to see how many users are follwing my site. How can we see that?
"Automatically" option for the Organization version history limit
I am reading about the "Automatically" option for the version history limit @ https://learn.microsoft.com/en-us/sharepoint/plan-version-storage#understand-version-storage-under-automatic-limits where it mentioned the following algorithm:- but…
How to restrict SharePoint list Visibility to certain User
I have a SharePoint Site for Development and Production for PowerApps development with more than 200+ user having access to the site as Owner, Member and Visitor. Kindly share steps to resolve my Below Requirements : I need Owner can only have the…
Can we capture the IP address of the user who fills a sharepoint list form
Hi, I got a requirements to create a SharePoint list where internal and external users will fill the data, and we need to capture the IP of the user.. can we do this using SharePoint online built-in feature ? if not, then can we do this using Power…