Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Mandatory work notes not saving

bjhughey164
Mega Expert

I'm working in a dev instance (Fuji) and I've created a new application that extends the task table...Within it, I've created a UI Policy that states, if field X is true, then make work notes mandatory...so, when I was testing, the notes became mandatory but, they wouldn't stay saved in the form. I'm not sure why this is..

Any insight is appreciated.

1 ACCEPTED SOLUTION

1)   Is the Activity field on your form?


find_real_file.png



2)   Is Work Notes added to the list of fields that Activity tracks?


Right click on the Activity field, Configure Activities


find_real_file.png


find_real_file.png


View solution in original post

7 REPLIES 7

1)   Is the Activity field on your form?


find_real_file.png



2)   Is Work Notes added to the list of fields that Activity tracks?


Right click on the Activity field, Configure Activities


find_real_file.png


find_real_file.png


Robert,



That was it. Activities(Filtered) wasn't added to the form. Once I added it, it started to populate when I tested and when I impersonated the other user, it was all there.



I truly appreciate your help today! Thanks again.


I don't think custom apps will have the Activities formatter on the form by default, btw.