Skip to content

Commit 22c23b2

Browse files
authored
Create records on M2M table
1 parent 036d425 commit 22c23b2

File tree

1 file changed

+7
-0
lines changed
  • Server-Side Components/Script Includes/Created Records using Parameter

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
On UI Action Script, below parameters were passed in a GlideAjax call -
2+
- Selected Risk Ids
3+
- Current Issue Record
4+
5+
<img width="413" height="110" alt="image" src="https://github.com/user-attachments/assets/792d0c84-b249-4561-8db3-8ea9eb095426" />
6+
7+
Write a Script include that creates record on Issue to Item M2M table with the parameter values passed to it during GlideAjax call.

0 commit comments

Comments
 (0)