[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[],["Field creation involves several steps: constructor initialization, block attachment, and XML value setting. The field's constructor initializes its value and validator. Subsequently, the field is attached to a block, triggering `setSourceBlock`, and, if applicable, `init`, which creates the `fieldGroup_`, calls `initView`, and `bindEvents_`. Crucially, the field's XML value is applied *after* these steps, potentially causing issues if the constructor requires workspace data. A field object is created before it is attached to a block.\n"]]