We have a custom table in the quotation doctype which has severall columns which are mandatory and some which are just useful to see. I can change which columns are shown for my user but I want to set the default columns for all users. How can I set it, that it changes it for all users on the system?
Customize the child table doctype and go through the fields, in the field properties, check/uncheck the “in list view” for any field that you want to show/hide.
I just tried adding another column using the steps in the answers above, but it doesn’t show up. I had to uncheck “in list view” for all entries, save and then check them again and then they appeared. But this doesn’t seem to work anymore. In general the whole thing seems kinda random. From time to time the newly added column appears but mostly it’s missing.
I cleared the cache and reloaded the site, but it’s still not there.