UI Page ( Client script not working)
I am new to ServiceNow and need some guidance in troubleshooting my code. I created a UI Page. In which I am calling a script incude ( to load a info. in a table using client script ).Button click ( Add Dog ) should do the job but not reacting on cli...