How to reload web page using jQuery in Powerapps portal
August 01, 2022
0
How to reload web page using jQuery in Powerapps portal: In this post, we show you how to reload web page using jQuery in ms crm portals. If you want to reload the page on click of button, then you can call location.reload() on button click event. See below …
Continue Reading