Where does this annotation come from?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2023 04:54 AM
It's not an annotation as per the form designer
It's not a UI Message (as those don't seem to be conditional.
Is there a client script that I can't find that does this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2023 05:15 AM
@Community Alums ,
There are two client script which populates this message
Show field messages and Show valid states values
https://<INSTANCE_NAME>.service-now.com/sys_script_client.do?sys_id=4db9cb50cb300200d71cb9c0c24c9c1c&sysparm_view=&sysparm_record_target=sys_script_client&sysparm_record_row=1&sysparm_record_list=sys_class_name%3Dsys_script_client%5Etable%3Dchange_request%5E123TEXTQUERY321%3Dchange+is+waiting+for%5EORDERBYDESCzztextsearchyy&sysparm_record_rows=2
https://<INSTANCE_NAME>.service-now.com/sys_script_client.do?sys_id=5f953caf0b2013003177818393673a64&sysparm_view=&sysparm_record_target=sys_script_client&sysparm_record_row=2&sysparm_record_list=sys_class_name%3Dsys_script_client%5Etable%3Dchange_request%5E123TEXTQUERY321%3Dchange+is+waiting+for%5EORDERBYDESCzztextsearchyy&sysparm_record_rows=2
Please mark Helpful or accepted if solved