Form Builder – Content and field loading issue for custom view Issue Custom view facing an issue in Form Builder where sections and fields are not loading properly. The view is not loading properly in Form Builder and Form Design. Fields are not loading when attempting to add or modify them within the view. While trying to add fields via Form Builder under the first section encountering an error stating "Unable to retrieve content." ReleaseAllCauseThe custom view contains foreign sections (belonging to other views) without any valid sections from the same view, causing the form to be treated as invalid. This results in the "Unable to retrieve content" error and prevents the view from loading in Form Builder.Resolution1. Create sections within the same view to resolve the issue in Form Builder, as forms containing foreign sections (belonging to other views) are treated as invalid if no valid sections from the same view exist. 2. Ensure the custom view does not contain only foreign sections, as this causes the form to be invalid and prevents loading in Form Builder. 3. If sections show "Can't retrieve content," verify they belong to the same view, as Form Builder does not support rendering content for foreign sections.