Custom widgets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2023 03:03 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2023 06:17 PM
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!