Opening a Canvas Apps from Ribbon Button in Dynamics 365
May 25, 2024 · 3 min read · Currently there is no straight forward way to open a canvas apps from the ribbon button unlike the custom page that can be opened using the Xrm.Navigation.navigateTo(pageInput,navigationOptions).then(successCallback,errorCallback);Refer : navigateTo ...
Join discussion