Changes

m
no edit summary
Line 182: Line 182:  
'adherent_type'=>'adherent_type','user'=>'user','projet'=>'projet', 'projet_task'=>'projet_task');
 
'adherent_type'=>'adherent_type','user'=>'user','projet'=>'projet', 'projet_task'=>'projet_task');
 
</source>
 
</source>
 +
 +
== How to change the labels of the columns when using models (propals, etc.) ==
 +
In the PHP code of the model you can change the labels of your extrafield by changing into the function named "_tableau(...)"