[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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"]]