Skip to main content

Questions tagged [custom-actions]

Custom actions enables expanding or extending the standard behavior of SharePoint 2010 core components.

0 votes
1 answer
44 views

In my sharepoint online sites, we have a group of custom fields. Now there are 2 fields i want to update, when the file is modified by some specific user, What i want to do is that when a file is ...
rread's user avatar
  • 11
1 vote
2 answers
255 views

I have a question regarding SharePoint 2019 on-premises workflow. I have implemented a workflow custom action to update a group owner using CSOM (code activity with a workflow custom action) ...
MYH's user avatar
  • 21
0 votes
1 answer
388 views

I have the following PowerShell script for creating custom action on a list in a document library. Connect-PnPOnline -Url "https://[my_tenant].sharepoint.com/sites/[my_page]" Add-...
bob's user avatar
  • 113
0 votes
1 answer
582 views

I want to add some CustomActions to a document library. I tried to follow this description: https://learn.microsoft.com/en-us/sharepoint/dev/solution-guidance/modern-experience-customizations-...
bob's user avatar
  • 113
0 votes
0 answers
26 views

I have a problem with the redirect in the <CustomAction> element where the button subscribes to <CommandUIHandler Command = "Redirect.Command" CommandAction = "http://www.bing....
hubertferenc's user avatar
2 votes
1 answer
2k views

I am trying to create a custom action in SharePoint, and get it appear in the context menu (the 3 dots next to the item in the list). I have tried all different combinations of location in elements....
Michael's user avatar
  • 199
0 votes
1 answer
756 views

I've created custom action as ListViewExtension and it works well, but i cannot figure out how to place it under expandable "More" menu. My manifest.json is: "unlock": { &...
Dadudki's user avatar
  • 43
0 votes
0 answers
21 views

folks. I've created a context menu custom action for my sharepoint list, but when I added the list to a page and switched "Hold command bar" to hide it - I can't see my custom action anymore....
Dmytro's user avatar
  • 1
0 votes
1 answer
34 views

Can we add another custom option below the "From SharePoint and From Address" or some where in this INSERT ribbon like Embed Code? Any help?
Xavi's user avatar
  • 153
0 votes
1 answer
685 views

The server has been configured to the public network, so I cannot use the file explorer. And the solution needs to be integrated into SharePoint, so the PowerShell code will not be accepted. Any ...
Amos's user avatar
  • 2,026
0 votes
2 answers
382 views

Is it possible to use JavaScript to dynamically add a custom button to the ribbon? I want to add a button next to the upload document button in a document library. Any ideas or code how to do that?
jlai's user avatar
  • 659
0 votes
1 answer
1k views

Is there a way to convert a banner image to a base64 using flows / power automate? Any of the get content actions for SharePoint does not work for banner image.
Abdul Sadik Yalcin's user avatar
1 vote
1 answer
754 views

I have a solution on SharePoint Online, in which I using multiple list to read the data from, and I have built a custom button on web page to export/download an excel having transactional data (from 2-...
cjs's user avatar
  • 1,214
0 votes
1 answer
19 views

I have a custom action that is in the ribbon. when it is clicked SPD has it programmed to open the intitiation form. You fill in some boxes and then click start to initiate the workflow. I am OWNER. ...
Tammy Lang's user avatar
0 votes
1 answer
528 views

Here's my newest situation: The people I report to don't like the EDIT button on SharePoint list items, and want to create a new, custom button for people to edit list items. They'll even accept a ...
DanJ's user avatar
  • 164

15 30 50 per page
1
2 3 4 5
24