How to hide Price, Quantity and Total on to-dos list

kaz2
Tera Contributor

Hi,

I created a new catalog item and associated to a topic to show it in the Employee Center.
This item doesn't need Price, Quantity and Total so I'd like to hide them from the screen.

find_real_file.png

Does anyone tell me how to hide them?

Thanks in advance,
kaz

1 ACCEPTED SOLUTION

Harish KM
Kilo Patron

Hi you need to go to this table sn_hr_sp_todos_config

Look for Approval todo --> open the record--> related list-->

You can clone this widget and comment the HTML lines which display price,quantity etc

Refer attached screenshot. Replace your cloned widget in todo list after modification

 

Regards
Harish

View solution in original post

5 REPLIES 5

kaz2
Tera Contributor

I also modified to-dos configuration for 'Approvals - Completed' and 'Approval - Rejected' same as 'Approval'.
I can hide Price, Quantity, Total on Completed tab now.