We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to make Activity Tab in Service Portal to show and update only additional comments

Alon Grod
Tera Expert

Hi,

When I create a record from the service portal Im being redirect to page id='ticket'. Under this page i have the OOB Activity Tab. When I add a comment there, it being added to the work_notes instead of additional_comments, how can i change that it will always add only to additional comments from the service portal?

AlonGrod_0-1771230911316.pngAlonGrod_1-1771230965330.png

 

21 REPLIES 21

@Ankur Bawiskar when i go to this page using 'Create Incident' Record producer it does not happened 

@Alon Grod 

I just checked and it does happen for wm_order for me as well

It adds text entered to work notes.

You need to debug that in the widgets I mentioned

OR

Some system property is controlling it for wm_order table

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 10x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Alon Grod 

I couldn't find it immediately at a glance.

you need to debug in that ticket conversations widget or try to see form layout diff between incident and wm_order table

also check this blog

Work notes , Additional Comments behavior with Activity Or Always show work notes & Additional comme... 

šŸ’” If my response helped, please mark it as correct āœ… and close the thread šŸ”’ā€” this helps future readers find the solution faster! šŸ™

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 10x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Ankur Bawiskar pls help me to solve this, let me know what you need me to share