How can I add a flow to the action bar of a folder?
I have a folder that the user defaults to when logging in. Right now, the action bar does contain any buttons and is empty. I want to create my own action like the “Set Language” and “Set Culture” actions of the My Documents page. Is there a way I can add my own action that will run a flow where they can input information?
Comments
-
Hello,
You can create and attach a “User Action Flow” to the folder to add a flow to the action bar. This will add the flow in the action bar and create a right-click action on the folder itself. In this flow, you can add a form for users to put in information. The following documentation will demonstrate creating and implementing these “User Action Flows.”