Post button disappearing after the worknote or additional comments set to mandatory.

Kevin Smith2
Giga Expert

Hello everyone,

Whenever I set the work note or additional comments to mandatory, the post button disappears.

I don't know what's causing this. Can anybody help me out with this ?

Refer the screenshots attached for more info.

Thanks

Kevin

1 ACCEPTED SOLUTION

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi Kevin,

I had the same question from one of our customer, this is expected behaviour for the way the Activity Stream plugin is designed to handle work notes and additional comments.

For any additional information, please refer to this official Known Error article from ServiceNow:

https://hi.service-now.com/kb_view.do?sysparm_article=KB0634703

If I have answered your question, please mark my response as correct and/or helpful.

Thank you very much

Cheers
Alberto

 

View solution in original post

5 REPLIES 5

Priyanka136
Mega Guru

Hi Kevin Smith,

Can you please check if you suppose write any mandatory thing in "Post" button UI Action. 

Where you set the mandatory thing ??

Please refer the below link: -

https://community.servicenow.com/community?id=community_question&sys_id=72e603e5db1cdbc01dcaf3231f96...

Let me know if anything is required.

Thanks,

Priiyanka

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi Kevin,

I had the same question from one of our customer, this is expected behaviour for the way the Activity Stream plugin is designed to handle work notes and additional comments.

For any additional information, please refer to this official Known Error article from ServiceNow:

https://hi.service-now.com/kb_view.do?sysparm_article=KB0634703

If I have answered your question, please mark my response as correct and/or helpful.

Thank you very much

Cheers
Alberto

 

One of my customer wants to see worknotes and additional comments as HTML field in incident form. I have achieved that by creating two new custom field and hiding the existing fields and writing two before business rules to copy the data from new fields to the older one. One thing which is missing is the post button beneath the work notes and comments. Could you please tell me , how can i achieve the same

nikhil_001
Tera Contributor

One of my customer wants to see worknotes and additional comments as HTML field in incident form. I have achieved that by creating two new custom field and hiding the existing fields and writing two before business rules to copy the data from new fields to the older one. One thing which is missing is the post button beneath the work notes and comments. Could you please tell me , how can i achieve the same