Page 1 of 1
Lists in Manage Columns are all disabled
Posted: 27 Oct 2023, 18:57
by WWY
Version 2.25.7, self hosted.
From what I've read, you should be able to go to Manage > Manage Configuration > Manage Columns and edit the list text. But all of the fields there are disabled (look but don't touch). I am using the administrator account and can change most everything else.
Similarly however, Permissions Report is disabled showing a lock on each section's title. This is where I thought I might be able to tweak something to enable Manage Columns. The Admin Guide is a little brief on the topic.
Any clues as to what I'm doing wrong?
Re: Lists in Manage Columns are all disabled
Posted: 29 Oct 2023, 08:50
by cas
That is strange, apart from the first one you should be able to change all there.
Creae another admin account and see if the same thing happens.
Re: Lists in Manage Columns are all disabled
Posted: 29 Oct 2023, 19:04
by WWY
Thanks for the reply but no dice. Set up a new admin account and both config sets are still disabled.
Re: Lists in Manage Columns are all disabled
Posted: 30 Oct 2023, 07:26
by cas
which buttons are available below the field listings and also which poroject has been selected?
Re: Lists in Manage Columns are all disabled
Posted: 30 Oct 2023, 13:22
by WWY
Logged in as administrator. The account is listed as a user on the Project page. The problem occurs no matter which project is selected. I've created screenshots showing the problem (I hope). The images do not show in "preview" for the forum so I've posted the link to Google Drive below what should be the image.
Aside from the check-marks, there are no buttons on the Permissions page. The Columns page has buttons on the bottom, seemingly disabled (light coloration). The buttons are
Update Columns For Current Project, Copy Columns From, Copy Columns To.
Permissions
https://drive.google.com/file/d/1-3z0GS ... sp=sharing
Columns
https://drive.google.com/file/d/1-2vBf3 ... drive_link
Thanks as always for reaching out.
Re: Lists in Manage Columns are all disabled
Posted: 30 Oct 2023, 13:29
by cas
The fields may look greyed out but if you click on the testbox itself, it will get a red border. Then you can add/remove fields and save it.
The buttons look the same as on my installation.
Re: Lists in Manage Columns are all disabled
Posted: 30 Oct 2023, 13:38
by WWY
The Columns text box does get a red border when I click in it but the text is not editable. I presume that I should be able to just edit the text, that there is no other editing UI.
Re: Lists in Manage Columns are all disabled
Posted: 30 Oct 2023, 13:44
by cas
You can use settings in config_inc.php, copy the setting $g_csv_columns (and others) from config_defaults_inc.php to config/config_inc.php and adjust to your liking
Re: Lists in Manage Columns are all disabled
Posted: 30 Oct 2023, 16:18
by WWY
cas, thank you very much for the guidance. If at first you don't succeed, use a bigger hammer!

Putting the field list in config\config_inc.php works just fine.
And regarding Permissions, it's starting to dawn on me that since it's called
Permissions Report, if you really need to change it, see "config" above. The way it displays just lead me to believe that it could be updated through the UI.
Re: Lists in Manage Columns are all disabled
Posted: 30 Oct 2023, 16:30
by cas
good that it worked out for you

Re: Lists in Manage Columns are all disabled
Posted: 01 Nov 2023, 18:32
by WWY
But wait! There's more!
Just upgraded to v2.25.8 and guess what. I can edit those fields now in the UI!
Re: Lists in Manage Columns are all disabled
Posted: 02 Nov 2023, 07:16
by cas
even better but 2.26 has just been released, suggest to use the latest and greatest
