
How to handle the form Submit in Powerapps using Javascript. I need to display modal pop up on click of submit button. After clicking ok it should submit and on click of cancel it should reload the page.
@Gayathiri - Take a look at this simple Article
How To Create A Popup Screen In PowerApps (c-sharpcorner.com)
This will give you an overview how you can achieve the Pop Up functionality