Hi Community,
I am working in Creatio Freedom UI (8.x).
On the Case page, I have a detail grid:
This grid is connected to a separate object (related to Case).
In the modal page of that object, I have set the Status field as Read-only, and it works correctly there.
However, when I enable inline editing in the editable list on the Case page, the Status column is still editable.
My requirement:
I want the Status column to be read-only in inline editing mode of the editable list.
What I tried:
- Setting Read-only on the field in the modal page
- Checking editability in object column settings
But inline editing still allows changes.
What is the recommended approach in Freedom UI?
Thank you!
Like
0 comments