The CreatorCon Call for Content is officially open! Get started here.

How can I hide quantity on open activities

NikolaTesla
Tera Expert

 

I’m trying to hide the "Quantity" field that appears on each task card in the "Open Activities" section of the Employee Service Center (ESC).

I've inspected the widget and found that the field is rendered using:

I would like to either:

  • Completely remove this field from the task cards, or

  • Hide it conditionally, if possible (e.g., based on catalog item or some logic).

Here’s a screenshot for context:

NikolaTesla_0-1747853980387.jpeg

 

Can anyone guide me on the best way to hide this field without affecting other functionality?

 

Thanks in advance!

1 ACCEPTED SOLUTION

James Chun
Kilo Patron

Hi @NikolaTesla,

 

Navigate to Employee Center > Administration > To-dos Configuration.

By the looks of your screenshot, the tasks look like approval records, so filter the 'Table' column with the value of sysapproval_approver.

The configuration is most likely to be in the 'Approvals' record, open the record.

In the 'Details row' tab, modify the 'Detail fields' to remove the quantity field.

JamesChun_0-1747881699604.png

 

Cheers

 

View solution in original post

5 REPLIES 5

Yes I tried looking at the widget code and the HTML but it is not on there.