Skip to content

[18.0][FIX] document_page_reference: render content_parsed in OWL form#9

Closed
dnplkndll wants to merge 1 commit into
18.0from
18.0-fix-document_page_reference-visibility
Closed

[18.0][FIX] document_page_reference: render content_parsed in OWL form#9
dnplkndll wants to merge 1 commit into
18.0from
18.0-fix-document_page_reference-visibility

Conversation

@dnplkndll

Copy link
Copy Markdown

The oe_read_only/oe_edit_only CSS toggle is dead in the OWL form (an open record is always o_form_editable), so content_parsed never rendered — users only saw raw {{reference}} text. Show content_parsed as a plain readonly field and gate raw content with invisible/required. Forward-port companion of the 16.0 fix in OCA#622 (the 17/18 widgets are already OWL, so only the view needs it).

The legacy oe_read_only/oe_edit_only CSS toggle no longer hides/shows fields in
the OWL form (an open record is always o_form_editable), so content_parsed never
displayed and users only saw the raw {{reference}} content. Show content_parsed
as a plain readonly field and gate the raw content with invisible/required.
@dnplkndll dnplkndll closed this Jun 19, 2026
@dnplkndll dnplkndll deleted the 18.0-fix-document_page_reference-visibility branch June 19, 2026 15:30
@dnplkndll dnplkndll restored the 18.0-fix-document_page_reference-visibility branch June 19, 2026 15:31
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.

1 participant