Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Collection from Sharepoint adds an 'Editor' Column that is read-only.

Like (1) ShareShare
ReportReport
Posted on 19 Feb 2025 17:30:12 by 2
I have a sharepoint list that is used for a registry of accomodations used by the company I work for.    Its a very simple Canvas App that creates a Collection but it inserts a read onlycolumn 'Editor' that appears to be a Person column but I have never created a person column in this.   The only person columns are Created By and Modified By.  It is in the collection when i view it but I cannot remove that column fromt the collection as it does not appear as an option in DropColumns
 
When I submit the form I get the error that the submission
 
Network Error when using the Patch Function:  Column 'Editor' is read-only and can't be modified
 
As I said, I do not have this column in the Sharepoint list and its inserted in the Collection.  Some of the records have the user value of claims, Department, DisplayName, Email, JobTitle, Picture
 
Does anyone know where that could be coming from.    Also, this form had been working for a long time now and now the users are unable to submit.
 
 
UPDATE:  
I will add that the 'Editor' column is not expected nor available for any function inside of powerapps.  With ShowColums() and specifying columns, there is no 'Editor' in the collection yet the save still fails from the form.  For some reason, the AEditor column is trying to be written during the patch.   Perhaps this is expected behaviour, but form, or any other canvas app form, has had that issue at all.   Why would the PATCH from the SubmitForm() lock up trying to write to that column in Sharepoint?
 
  • WarrenBelz Profile Picture
    146,662 Most Valuable Professional on 20 Feb 2025 at 22:02:30
    Collection from Sharepoint adds an 'Editor' Column that is read-only.
    What is the Item and DataSource of your Form ?
  • CU19021715-0 Profile Picture
    2 on 20 Feb 2025 at 13:22:23
    Collection from Sharepoint adds an 'Editor' Column that is read-only.
    I understand the modified column, but it started recently with an 'Editor' column inserted into a collection and when the Submitform() is executed there is a error about the read-only editor column.    This has only started recently and reported by the end user of being unable to save.
     
    I have tried to build the collection more selectively using  ShowColumns(), but the Editor column persists
     
    DropColumns() does not work becasue "Editor" does not appear as a Column withing the DropColumns Function.
     
     
     
     
    DropColumns() results in no effect
     
    Running three collections diffetently, when ShowColumns is used and I select only the columns I want, the 'Editor' Column is not there but still recieve the same error on Submit to the list.
     
    Very bizarre
     
     
     
     
  • Michael E. Gernaey Profile Picture
    41,162 Super User 2025 Season 1 on 19 Feb 2025 at 22:55:05
    Collection from Sharepoint adds an 'Editor' Column that is read-only.
    Its weird to see that unless you are trying to write to the Modified by column
     
     
  • WarrenBelz Profile Picture
    146,662 Most Valuable Professional on 19 Feb 2025 at 22:06:14
    Collection from Sharepoint adds an 'Editor' Column that is read-only.
    That is the 'Modified By' column - the 'Created By' field is also renamed to Author.
     
    Please click Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it a Like.
    MVP (Business Applications)    Visit my blog Practical Power Apps    LinkedIn    Buy me a coffee

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,662 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,004 Most Valuable Professional

Leaderboard
Loading started