Forum Discussion
jonboylib
Aug 03, 2022Iron Contributor
SP Online List Read Only
I have a list in SP Online, one of the columns Total is populated using power automate. I would like to make this column read only, as there's no need for anyone to manually edit it. How can I ac...
Aug 03, 2022
Columns cannot be marked as read-only.
As a one workaround option, you could create a hidden column for actual data update by Power Automate and hide it from the list view, and create Total as a calculated column and refer to the hidden column.
Another option is to create the list form with Power Apps and set the column textbox as read-only.
As a one workaround option, you could create a hidden column for actual data update by Power Automate and hide it from the list view, and create Total as a calculated column and refer to the hidden column.
Another option is to create the list form with Power Apps and set the column textbox as read-only.