Custom widgets

Tusharika Mehta
ServiceNow Employee
ServiceNow Employee

Hello, I am facing issues with the custom widget code. I have some data input from the user and then that data is needed to be updated in the table on the server side. Approval work flow and BR's are already managed through platform. I need to know how to write client scripts and server scripts for the same. 

1 REPLY 1

Allen Andreas
Administrator
Administrator

Hi,

There should be a good amount of resources out there for taking user input within a widget and then working that through your client script and eventually into your server script to update the record, etc.

Here's a resource commonly referenced: https://serviceportal.io/communicating-between-the-client-script-and-the-server-script-of-a-widget/ 


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!