The .Run specifies the flow to execute. The flow executes with TextInput1 text input control added to this canvas, with the value entered in this text box (.Text). When this button is selected, the app runs the flow with the value from the text input control, passing the text value ...
The .Run specifies the flow to execute. The flow executes with TextInput1 text input control added to this canvas, with the value entered in this text box (.Text). When this button is selected, the app runs the flow with the value from the text input control, passing the text value ...
So please debug from the following part: 1. when you trigger the codes on Button.OnSelect, post back the output of Response action in result of flow you just ran. 2. add a Label in Screen, set Text to varuserid to see if the user id is correc...
So please debug from the following part: 1. when you trigger the codes on Button.OnSelect, post back the output of Response action in result of flow you just ran. 2. add a Label in Screen, set Text to varuserid to see if the user id is correc...
Microsoft recommends that you use the most secure authentication flow available. The authentication flow described in this article requires a very high degree of trust in the application, and carries risks that are not present in other flows. You should only use this fl...