Skip to content

Commit 7104b87

Browse files
authored
Create openPopup.js
1 parent 286befe commit 7104b87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
var parentIncidentID = g_form.getUniqueValue();
2+
g_navigation.openPopup('incident_list.do?sysparm_query=parent_incident=' + parentIncidentID, 'Child Incidents', 'resizable,scrollbars,status', true);

0 commit comments

Comments
 (0)