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.
Vorbereitungen
Role required: admin or sp_admin
Warum und wann dieser Vorgang ausgeführt wird
Prozedur
Beispiel
{
"tm_grid_options": {
"displayValue": "Time card grid options",
"value": {
"header_fields": [
{name:"category",label:'Category', width_in_percent: 10}
]
}
}
}