{ContentType}#Id: Column '{ContentType}#Id' is generated by the server and can't be specified.
When I try to patch my loaded and modified row from same table but that collumn is ureachable by DropColumns function.
Maybe its using some different name for DropColumns than in error message or is totaly unremovable?
I know I can use ShowColumns and specify all columns I want to patch but than after every change in my table I will have to rewrite it in every patch function of app and I would like my app to load dynamically all columns except read only columns.

Report
All responses (
Answers (