문제

I am having an issue, that none of the members of my organization can call a flow from a formatted column button in a Sharepoint list.

Below is the script used to create this button:

https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/column-formatting#create-a-button-to-launch-a-flow

Below is a screenshot of how this button is on my list, and works pretty fine for my user account.

enter image description here

When a team member clicks on the same button (using his account), the flow window comes up, but doesn't show anything:

enter image description here

This is how I have granted permission to this team member runs this flow. Initially I have added him as a Run only member, also it didn't work. Then I changed to Owner member, even though the issue is still there:

enter image description here

Does anyone have any light of what could be the issue?

도움이 되었습니까?

해결책

We found that the issues was caused by the browser.

Used Edge and it worked fine.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top