Advanced Development for RapidStart CRM, or Dynamics 365. Part 6

RapidStart Tricks and Tips

Advanced Development for RapidStart CRM, or Dynamics 365. Part 6

RapidStart Tricks and Tips

Working with Apps

In our last post we created a new component, an account “affiliates” view, in our “My Customizations” solution. Unfortunately, it does not appear in our app, and there is a good reason for that.

“Apps” are a very powerful feature of the Microsoft Power Platform, RapidStart CRM comes with four of them. You may have noticed if you switched from the RapidStart CRM main app to the RapidStart CRM Sales Focused app, there are differences.

For each app, you can decide what the app’s users will see. In our case, for the Sales Focused app, we did not want the sales users to be burdened with service-related items. So we removed those items from the manifest for that app.

The reason your new view is not showing up anywhere is that it has not been added to any app’s manifest, so we’ll do that now.

To begin, we’ll go back to https://make.powerapps.com/

Ensure you are in the correct environment, select solutions in the sidebar, and double-click on your “My Customizations” solution to open it. 

Similar to when we added the existing table before, but this time we will select to add an existing “App”. Then select “Model-Driven” apps.

We have determined that our new affiliates view should appear in both the RapidStart CRM and RapidStart CRM Sales apps, so we tick them and click “Add”.

We can see that the two apps have been added to our “My Customizations” solution. Click the three dots next to either app, and select “Edit” from the dropdown that appears.

The selected app is displayed in the design canvas. Since we want to add our view we will click “Account” in the sidebar, then select Account Views.

The canvas will refresh to display accounts. In the right sidebar you can see views that are “Not in this app”, and in that list is our “Affiliates” view. Click the three dots next to the view and select “+ Add”. 

We can now see that the “Affiliates” view is “In this app”. So let’s “Save”, and after the save is complete we’ll “Publish”. Now you can go back to your app in your sandbox and see this view. Again, you may need to refresh your browser. You can repeat these steps for the other app.

Summary

In this Part 6 we have added the new view we created in Part 5 to our app(s). In part 7, we will clean up any previous customizations we had made and get them into our “My Customizations” solution.

RapidStart CRM is built on Microsoft’s Dataverse, the foundation of the Power Platform and Dynamics 365. This means that our free RapidStart CRM is just as customizable as any of Microsoft’s first-party applications, like Dynamics 365 Sales, for example. We designed RapidStart CRM as a basic Sales and Service app “accelerator”. While it is a fully functioning app, it is the starting point for much more for many. Get or Test Drive RapidStart CRM on Microsoft’s AppSource here.

General Posts

There is no App for That

When it comes to Business Applications, Microsoft has a lot of options for you. If you are running a sophisticated Sales organization, they have an app for that.

read more

Why we Chose to Forgo Leads

Even as a simple-to-use CRM solution, there was often still confusion about how to use Leads and Contacts together. So we decided to approach it differently with RapidStart CRM.

read more

Tips and Tricks

Import your Data into RapidStart CRM

Many new users of RapidStart CRM have existing data sources they would like to import to get started. While not particularly complicated, working with data can be quite tedious.

read more

RapidStart CRM Setup for Pay as You Go

Microsoft recently introduced a Pay as You Go plan for Power Apps. RapidStart CRM just so happens to be a “Power App” so you can take advantage of this model if it fits your needs.

read more

Partner Stuff