Lists in Manage Columns are all disabled

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
WWY
Posts: 19
Joined: 13 Oct 2023, 15:43

Lists in Manage Columns are all disabled

Post 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?
cas
Posts: 1768
Joined: 11 Mar 2006, 16:08
Contact:

Re: Lists in Manage Columns are all disabled

Post 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.
WWY
Posts: 19
Joined: 13 Oct 2023, 15:43

Re: Lists in Manage Columns are all disabled

Post by WWY »

Thanks for the reply but no dice. Set up a new admin account and both config sets are still disabled.
cas
Posts: 1768
Joined: 11 Mar 2006, 16:08
Contact:

Re: Lists in Manage Columns are all disabled

Post by cas »

which buttons are available below the field listings and also which poroject has been selected?
WWY
Posts: 19
Joined: 13 Oct 2023, 15:43

Re: Lists in Manage Columns are all disabled

Post 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
Image
https://drive.google.com/file/d/1-3z0GS ... sp=sharing

Columns
Image
https://drive.google.com/file/d/1-2vBf3 ... drive_link

Thanks as always for reaching out.
cas
Posts: 1768
Joined: 11 Mar 2006, 16:08
Contact:

Re: Lists in Manage Columns are all disabled

Post 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.
WWY
Posts: 19
Joined: 13 Oct 2023, 15:43

Re: Lists in Manage Columns are all disabled

Post 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.
cas
Posts: 1768
Joined: 11 Mar 2006, 16:08
Contact:

Re: Lists in Manage Columns are all disabled

Post 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
WWY
Posts: 19
Joined: 13 Oct 2023, 15:43

Re: Lists in Manage Columns are all disabled

Post 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.
cas
Posts: 1768
Joined: 11 Mar 2006, 16:08
Contact:

Re: Lists in Manage Columns are all disabled

Post by cas »

good that it worked out for you :D
WWY
Posts: 19
Joined: 13 Oct 2023, 15:43

Re: Lists in Manage Columns are all disabled

Post 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!
cas
Posts: 1768
Joined: 11 Mar 2006, 16:08
Contact:

Re: Lists in Manage Columns are all disabled

Post by cas »

even better but 2.26 has just been released, suggest to use the latest and greatest :D
Post Reply