Forum

[SOLVED] How to inc...
 
Notifications
Retirer tout

[SOLVED] How to increase the number of attributes ?

3 Posts
2 Utilisateurs
0 Reactions
497 Vu
(@leader)
Posts: 68
Estimable Member
Début du sujet
 
[#10065]

Hello,
I'm using the screen customization plugin.
I've configured the projects table with multiple fields. Depending on the project type, I display the desired fields.
I think I've reached the maximum number of attributes the plugin can handle because when I try to hide fields, they're no longer applied and my changes aren't saved.
Is it possible to bypass this limitation by increasing the variable that manages this type of attribute?

Additional information:
I manage nine types of projects, many of which share common fields, but I still need to hide unnecessary fields that complicate readability. Currently, I have nearly 380 projects to track simultaneously.

Thank you.

Best regards


 
Posté : 14/02/2026 8:18 pm
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

I don't know about a limit that would prohibit to add fields.
It may be a php restriction, but in that case you should have an error logged in projeqtor error log file or in php / apache errors log file.

Can you post errors reported in log file (projeqtor, php, apache) or in browser console ?


 
Posté : 21/02/2026 9:41 pm
(@leader)
Posts: 68
Estimable Member
Début du sujet
 

Hello,

Thank you for your answer. I checked logs files and I identified a problem with max_input_vars.
I updated php.ini. It seems ok.
Other solution, I created sections and I can change the attribute concern visibility of the section by type of project.

Best regards,


 
Posté : 02/03/2026 11:42 am
Share:
Retour en haut