Power Platform extensibility best practices
In the following sections, you will learn about some of the best practices for client-side as well as server-side extensibility for Dataverse-based solutions.
Dataverse client-side interface extensibility
In this chapter, you have learned a lot about various client-side Dataverse extensibility and automation options. In this section, we will provide several best practices for using the various extensibility options available to you, specifically from a performance point of view.
It is always important to keep the performance of the Dataverse-based solution in mind. Client-side extensibility options can have a significant impact on the final solution’s performance. Try to implement the following best practices when designing the extensibility to avoid the most common sources of poor performance:
- Design the Dataverse table forms by providing only the necessary controls; avoid overwhelming the forms with a large...