How to tell the difference
- Bound plain text: reads from an InfoPath field and may need a Power Apps label or read-only value control.
- Unbound label: static caption or instruction from the layout.
- Rich text: may need a rich text editor, HTML display, or plain text fallback depending on target column type.
Builder decision
Do not convert every caption into a standalone field. Use the source binding and mapping table to decide what should save to SharePoint and what should exist only as screen text.
When output looks label-only
If a generated screen shows many captions but no editable controls, check whether the source fields were bound plain text controls, whether they were mapped to the primary target, and whether they belong to a secondary-list screen that needs a separate data pattern.

