Editing cells of a record list component with a remote table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 11:42 AM - edited 02-21-2025 11:43 AM
I'm developing a solution that requires no tables to be persisted in the ServiceNow instance. The remote table feature seemed just like what we were looking for. So I created a remote table and its script definition. In the script, I use the sn_fd.FlowAPI to consume an action that fetches the data from an external DB using a JDBC step.
I was able to display a record list with the remote table in a UI Builder page. However, I don't know how to go about setting up the capability to edit the data. I want to be able to edit any cell of the record list and send all the modified data back to the external DB. What should I do? I need to provide all the CRUD operations.
Thanks in advance!
Thanks in advance!
0 REPLIES 0