Unlike blocks, field components have three display modes (only supported for fields within a form). Switching between different display modes corresponds to different field configuration options.



The display mode of an association field determines how the field is displayed in the interface and which field component types are available.
In the editable state, association fields support multiple component types, allowing users to choose different association field components to display or select associated data based on business needs.

In this state, users can flexibly choose the appropriate display method to handle data more efficiently.
When switched to the read-only state, the system automatically defaults to using the title field component to display the associated data. This is suitable for scenarios where you only need to view data without making changes.

