Update document item property from custom button in list view
I want to add a custom button to a list view of a sharepoint online document library in order to update a property of the selected document item. (actually just assigning a certain value to a lookup field, considering some kind of custom logic)
Any ideas how to accomplish that? Is there an easy approach with just javascript? Can I do it with power apps or do I need something like SPFx for that requirement?
Any inputs or even examples are greatly appreciated!
I want to add a custom button to a list view of a sharepoint online document library in order to update a property of the selected document item. (actually just assigning a certain value to a lookup field, considering some kind of custom logic)Any ideas how to accomplish that? Is there an easy approach with just javascript? Can I do it with power apps or do I need something like SPFx for that requirement?Any inputs or even examples are greatly appreciated! Read More