Skip to content

IBX-11949: Added is_not_translatable form variable support to form_ro…#1952

Open
mikadamczyk wants to merge 1 commit into
5.0from
IBX-11949-non-translatable-in-field
Open

IBX-11949: Added is_not_translatable form variable support to form_ro…#1952
mikadamczyk wants to merge 1 commit into
5.0from
IBX-11949-non-translatable-in-field

Conversation

@mikadamczyk

Copy link
Copy Markdown
Contributor
🎫 Issue IBX-11949

Description:

The form_row_fieldtype block hardcodes how fieldtype_is_not_translatable is determined, making it impossible for external packages to override this value. This change checks for a is_not_translatable form variable first, falling back to the existing logic when it's not set. This is needed so that the side-by-side translation view in ibexa/translations-management can signal to the field template that a field should display the non-translatable message inside the field wrapper, achieving proper visual alignment with the target form column.

For QA:

Documentation:

@mikadamczyk mikadamczyk self-assigned this Jun 26, 2026
@mikadamczyk mikadamczyk force-pushed the IBX-11949-non-translatable-in-field branch from d5204e6 to 2b82648 Compare June 26, 2026 14:16
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants