When we should use Canvas App and when we should use Customized forms?
Sanjay Makwana
Select an image from your device to upload
In a Power Apps, we can either create Canvas App or we can create Customized forms. So in which scenarios we should use Canvas App and in which scenarios we should use Cutsomized form?
Customized form should be used when the user wants to open form in SharePoint ( example: Onclick of “New” button in SharePoint List).Canavas App should be used when user wants to open form in a separate page (Canvas App will be embedded on the Site Page)