{Dynamics 365 + Microsoft Apps} In-depth walkthrough on how to build and configure your own app using the App Designer

I have exploring the features of Dynamics 365 for sometime now and was just exploring this. Initially I was not some what reluctant to start getting hands on with this. But with time, as I started exploring, I started liking it more & more & more. And the reason? Well, it’s just configuration. You do not need any technical knowledge to do this and this puts you into a level playing field even if you are not from technical background. And you will be amazed to see how quickly you can configure your entire new app in just a matter of minutes.
So let’s get started. I have gone through some articles in this topic but honestly I did not find one which covers end-end walkthrough of how to enable, configure and publish an app. So I decided to pen this down so that it might help somebody ramping up on this wonderful feature.

The first question that now comes to mind? How to enable the APP Designer for your organization?

The APP Designer is a preview feature and you would need to enable it. Go to Settings –> Administration –> System Settings
Then navigate to Preview tab in the end of the pop-up. And enable “App Modules & App Designer Preview
image

Once done, now how to land on your APP Designer Page?

If you go to the ‘View All My Apps’ from the Admin section you would end up viewing all your apps but you won’t be able to edit your app.
Then? Don’t be disappointed. Let me give you a shortcut.
For e.g – My CRM URL is – https://xrmtr30.crm.dynamics.com. So to visit the APP designer for your page very quickly, just append applandingpage.aspx.  So the final URL would be – https://xrmtr30.crm.dynamics.com/applandingpage.aspx
image
Let us create a new APP. To do that click on the CREATE APP button.
image
 
Enter the details as required for the APP
image
 
I have used ‘default icon’ here. But you can use any webresource that you have uploaded for your application. Once you are done, you be thrown to the configuration page of the APP.
Let us design our demo APP like this

  • The app’s sitemap will show just the accounts.
  • The account will have only the account form and couple of views – ‘My Active Accounts’ and ‘Active Accounts’

Click on the Sitemap designer.
image
I added the ‘Workplace’ area.
image
 
In the Workplace area, I am going to add the ‘Accounts’ entity. Select Type = Entity and in the Entity select “Account”.
image
Great. Isn’t it so easy to go ahead and design a stiemap for your app with a wonderful GUI based editor. Believe me, the example I have shown here is very simple. However you can design a complex sitemap as well in matter of minutes. No exporting the solution, editing the sitemap and re-importing.
Click ‘Save & Close” in the Sitemap designer to move out of the designer area.
Now I will add the forms and views of the account entity.
Select “Forms” and then add the desired form.
image
Select the forms you want to add.
image
Click on Save & Close at the top. Next click on views.
image
Select the views you want.
image
You can select OOB views or you can create a new view as well for the APP.
Now Save & Close. And then click on publish on the top menu.
image
The app will now be visible in your APPS area.
image
Now I have created the APP.

But who should be able to view this APP?

Click on the ellipsis at the bottom of the the APP and then click on ‘Manage Roles’.
image
Select the roles for which the app should display.
image
I have chosen the System Administration & System Customizer role who should be able to view my custom app.
So all set and done! Let me browse my custom app.
And as you can see, there is just the account entity in the whole sitemap.
image
Also if you remember, I have selected three views only of the account
image
 
So you can see how easily we have created an APP for ourselves in a matter of minutes.
You can add dashboards, business process flows, charts & what not and that too through a wonderful UI.
 
Hope you have liked this post!
 
Debajit Dutta
(Visit www.xrmforyou.com products page to know more about our offerings)

3 thoughts on “{Dynamics 365 + Microsoft Apps} In-depth walkthrough on how to build and configure your own app using the App Designer”

  1. I just started a Dynamics 365 for Sales trial. However, I do not see the option to select “Yes” for “App Modules & App Designer Preview” in the “System Settings” dialog box (the first screen shot in your blog). Is there some special setting in my trial that first needs or is there some permissions or access level setting that my account needs to be enabled to see this? As a result, I am unable to see Application-My Apps, and hence unable to see the [+ CREATE APPS] button to open the App Designer. Do you know what I could be doing wrong?

      1. Ah. That explains it. Thanks! So is there a dedicated icon or button in the system that now launches this page?

Comments are closed.