[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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"]]