Web map form configuration includes the element "Info," also called descriptive text. This serves as a text box essentially, for things like disclaimers and notices, or providing context about a form element, etc.
This element can be mimicked in feature popups with the "text" element.
From the Esri page: https://doc.arcgis.com/en/arcgis-online/create-maps/create-form-mv.htm
"You can add descriptive text to the form to provide contextual information or additional details about form elements."
What I would use a text element for in a popup, I can use descriptive text for in a form. The edit widget in ExpBuilder can be configured independently in ExpBuilder itself, or set to honor the form configuration in web maps.
Descriptive text ("Info" element) is not carried over to this widget however. In fact, there exists no means of inserting a notice, disclaimer, description, etc. into the form of the edit widget. It does not honor the placement of descriptive text in the form configuration of the webmap.
See the below example image. I have used a text element as a notice in the feature layer's popups, and an "info" element in the form configuration. Neither are visible within the edit widget. This is true when honoring the web map settings, and there is no means of adding text to the widget when customizing from experience builder.
So, my idea: provide some means of adding text to the edit widget form, either by honoring webmap form info elements, or through the edit widget itself in experience builder.
If I can add a text disclaimer above fields in a feature popup and form, I'd appreciate the ability to do the same in an edit widget popup, and this currently is not possible