Add columns to the logged time card list
Add columns in the logged time card list on the Time Sheet Portal to show additional information that you might require to log your time cards.
Antes de Iniciar
Role required: admin or sp_admin
Por Que e Quando Desempenhar Esta Tarefa
Procedimento
Exemplo
{
"tm_grid_options": {
"displayValue": "Time card grid options",
"value": {
"header_fields": [
{name:"category",label:'Category', width_in_percent: 10}
]
}
}
}