If you use model-driven applications regularly, you may have noticed a "Copilot" Side Pane that appears when your app is loaded. This article explains how to create a similar functionality. The solution involves three components: an HTML/JS web resource that will be shown in the panel, a JS web resource that will load and configure the side panel, and a global ribbon button that serves as a load trigger. The article provides a script that loads and configures the side panel, hiding the trigger button if the panel is already initialized. The script initializes the pane, creates the web resource, and navigates to it.
Login now to access my digest by 365.Training