[6.x] Restore “Copy value from site…” on translatable fields - #19683
brandonkelly merged 5 commits into
Conversation
📚 Storybook previews@craftcms/ui — open Storybook No changed components detected in this Storybook. resources/js — open Storybook No changed components detected in this Storybook. |
…copy-value-from-site-on-translatable-fields # Conflicts: # resources/js/modules/forms/FieldNode.vue
|
This PR had conflicts with Claude's response
|
…-translatable-fields
…-translatable-fields
Description
Restores the cross-site copy action for translatable fields in the new field renderer.
The action is only offered for persisted, editable, translatable fields on elements that support cross-site copying. The copy response now includes the updated form node and values so the field can refresh without reloading the element editor.