No xRM coder left behind - 1 of 4
If you are currently using Dynamics 365 CE online, you have noticed that it is no longer business as usual, when it comes to managing D365 CE customization. A lot has changed since the birth of the Power Platform, and I hope you saw the writing on the wall, predicting that core changes were finally coming to the developer's community.
The intent of this series is to showcase how common xRM development paths currently available in the Power Platform.
Solution Management on v9.1 wave 2
Solution Management on v9.1 wave 2
Log on to your tenant, and access https://make.powerapps.com. Once there Solution Management will look like this:
1 - Microsoft has made it easy for developers to switch between environments (that includes Dynamics 365 CE instances).
2 - Once the right environment is selected, you can click on Solutions and see you list of solutions there.
Entity customization
The first view after accessing a solution is a list of all components within it. This view can be very messy. Don't worry! The right corner provides a couple of ways to filter your components by type or keyword.
Creating Fields
Creating new fields is very similar to the previous ol' ways.
****BONUS: It looks like Microsoft has implemented a smarter way to build the default Relationship Name for look up fields. ****
****WARNING: The new entity manager ui is a lot faster then the previous version. Keep in mind that a lot of the changes you make are being stored at the client side (browser) and will be pushed in bulk once you save it. ****