User Profile
SarahCool
Copper Contributor
Joined Oct 23, 2023
User Widgets
Recent Discussions
Sharepoint library format custom button in a column only visible for a group
Hi I want to create a library with a column that displays a button and that button should only be visible for a specific group of people. But the members of the group can change. So can I use the visible property with a security group or a dynamic group instead of checking the specific user email?413Views0likes3Commentsformat column json href link to list with 2 filters
I'm trying to format a column in a library so it's a link to a list with a filter based on the ID of the library and a fixed filter from a choice field. This is what I try for the href property: "href": "https://nseuropebe.sharepoint.com/Lists/Approval%20history%20PO/AllItems.aspx?FilterField1=Category&FilterValue1=Company%20policy&FilterType1=Choice&FilterField2=DocID&FilterValue2=' + [$ID]" It looks like this when I press the link: DocID should be a number. When I use only one filter it works: "href": "='https://nseuropebe.sharepoint.com/Lists/Approval%20history%20PO/AllItems.aspx?FilterField1=DocID&FilterValue1=' + [$ID]"919Views0likes2Comments
Recent Blog Articles
No content to show