docs/docs/en/interface-builder/blocks/block-settings/field-linkage-rule.md
Field linkage rules allow for the dynamic adjustment of the state of fields in Form/Details blocks based on user actions. Currently, the blocks that support field linkage rules include:
In a Form block, linkage rules can dynamically adjust the behavior of fields based on specific conditions:
In a Details block, linkage rules are mainly used to dynamically control the visibility (show/hide) of fields on the block.
Example: When an order is checked as a supplementary order, the order status is automatically assigned the value 'Pending Review'.
Example: When the order status is 'Paid', the order amount field is required.
Example: The payment account and total amount are displayed only when the order status is 'Pending Payment'.