Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Add work notes to Cost Center table (cmn_cost_center)

Vignesh21
Kilo Guru

Hi,

Just wondering if we could add "work notes" to the Cost Center Table (cmn_cost_center table).

 

- Vignesh

1 ACCEPTED SOLUTION

Alikutty A
Tera Sage

Hello Vignesh,

You can create a new field of Journal Input type and then add it on the Form Layout. You should also add the Activities Filtered option and then configure it to add the new field data to be displayed under Activites

Thanks!

View solution in original post

2 REPLIES 2

Alikutty A
Tera Sage

Hello Vignesh,

You can create a new field of Journal Input type and then add it on the Form Layout. You should also add the Activities Filtered option and then configure it to add the new field data to be displayed under Activites

Thanks!

Once you do this, create a new system property with name as

glide.ui.activity_stream.style.field_name and set its value as gold. This will highlight the field color

replace field_name with your new work notes field name