Conversation

AdeptView
NL
Last activity: 8 Aug 2025 8:44 EDT
Read only Data page issue while submitting assignment in 23v
I came across a strange error while using a list view which is sourced by read only data page referred in partial view which again conditionally visible based on condition. In this scenario the view is hidden as per the condition when we tired to submit the assignment got the error "The page or property xyz is read-only, and cannot be modified....."
This was resolved when we changed the data page from read-only to editable, but I am not satisfied with the approach, as I am not editing this page, nor is it even visible in the view, yet it is trying to modify it. Did I miss any configurations required in constellation for list views or data pages? Or is it a known bug?