Skip to content

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

Open
dnplkndll wants to merge 1 commit into
OCA:18.0from
ledoent:18.0-fix-document_page_reference-visibility
Open

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

Conversation

@dnplkndll

Copy link
Copy Markdown
Contributor

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 rendered with display:none — users only ever saw the raw {{reference}} text, never the resolved links. This shows content_parsed as a plain readonly field and gates raw content with invisible/required.

The 17/18/19 widgets are already OWL, so only the view needs this (the 16.0 widget migration is #622). Verified on a runboat build: content_parsed goes from display:none to a visible, clickable resolved link.

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.
@OCA-git-bot OCA-git-bot added series:18.0 mod:document_page_reference Module document_page_reference labels Jun 19, 2026
@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hi @etobella,
some modules you are maintaining are being modified, check this out!

@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
@dnplkndll dnplkndll reopened this Jun 19, 2026
@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hi @etobella,
some modules you are maintaining are being modified, check this out!

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

Labels

mod:document_page_reference Module document_page_reference series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants