Unable to see post button after making worknotes as mandatory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-06-2023 07:28 PM
As a part of one requirement I made worknotes as mandatory if the priority of the incident is high. I created a client script, but while testing I realized that the "POST" button was missing below the worknotes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-06-2023 07:47 PM
Hi, it sounds like this might be related to PRB1407767
and while the KB article implies it is\was fixed, that might not be correct.
If this is impacting a commercial ServiceNow instance, I would recommend logging to ServiceNow support for clarification.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-06-2023 07:52 PM
Hi @Ak8977 ,
this seems to be the expected bevaviour by servicenow, if you make the work notes field mandatory using client script or UI policy, the POST button will disappear. For more information please refer below links.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0831615
If my answer solves your issue, please mark it as Helpful š and Accepted āļø based on the impact.
Thanks