Skip to content

Property editor UI does not reflect ReadOnly property #7906

Closed
@harry-gordon

Description

@harry-gordon

Setting ReadOnly to true on ContentPropertyDisplay does not make the associated UI read-only. For example, on the editor SendingContentModel event I'm setting a property as read only but the property editor is not disabled. This seems to be the case with all common property editors.

This behaviour seems counter-intuitive and incomplete so I'm filing it as a bug.

Umbraco version

I am seeing this issue on Umbraco version: 8.6 (but the implementation seems the same in 7.x)

Reproduction

Bug summary

Setting ReadOnly to true on ContentPropertyDisplay does not make the associated UI read-only.

Expected result

The ReadOnly state should be reflected by the property editor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/staleMarked as stale due to inactivity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions