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

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! How to remove interaction_m2m_skill table from scoped app?

I would like to remove interaction_m2m_skill table from scoped app but I am unable to see the delete table option for this table in the studio as this ServiceNow OOB table. When I tried to delete the entry from application files, below error occurred...

bachhav by Kilo Guru
  • 1503 Views
  • 8 replies
  • 0 helpfuls

ATF : Unable to read an activity in a form .

Hi all, I want to include a validation step to read an activity of a form. How do we do it using ATF. For eg: In the pasted image, i just want to validate the first activity that is "Client Service Team changed their request to follow the methodology...

tiasha123_0-1738149210192.png
tiasha123 by Tera Contributor
  • 1243 Views
  • 6 replies
  • 0 helpfuls

onsubmit attachment validation is not working in order guide

Can someone help me with my onsubmit client script , it is not working properly in an order guide it is still submitting after the attachment validation is false.   Code below:function onSubmit() {    var appSysId = g_form.getValue('adt_application_n...

image.png
lhieanne by Tera Contributor
  • 927 Views
  • 3 replies
  • 0 helpfuls