Applies to Product - Power Apps
What’s happening?
Customers are experiencing duplication of fields or sections in forms and subgrids within specific environments.
Reason:
The duplication is often caused by the inclusion of the same components in multiple managed solutions, leading to merge conflicts. Specifically, when a component like the Sitemap or form fields is included in several solutions, it can result in duplicate entries due to the merging behavior of these components.
Resolution:
- For issues related to the duplication of fields in forms:
- Review the solution layers to identify if the same fields are included in multiple managed solutions.
- Remove the duplicate fields from the form and ensure that only one instance of each field is present.
- For issues related to the duplication of subgrid entries:
- Check if any custom solutions have been added that may include sections or fields that do not exist out of the box.
- Remove any unnecessary solution layers that may be causing the duplication.
- If the problem persists, consider creating a new application or form to avoid the complexities of merging existing solutions.
