HI All,
i've built a UI page that is called by a UI Action in from the Incident form :
strike_update();
strike_update();
function strike_update(){
var gm = new GlideModal('strike_update', false, 'modal-lg');
var strikeNumber= g_form.getValue('u_str...