Configure Image Loader in the Canvas Power App
Hi,
User will enter the url and will click on Validate button.
There after a loader must be displayed on the center of the screen
For this spinner image has been added just below the screen
After setting up the x,y position of the spinner image.
Set the visible property of the image spinner as shown below
Set the visible property of the rectangle as shown below
Updated the below code snippet on button click of the Validate button
Finally, spinner image is getting loaded on click of Validate button
Comments
Post a Comment