Question Ronaldo Nascimento · Jul 9 How can I get the value of a submit button (ie the name on the button) from a CSP Object? I am trying to get the value of a Submit button on a CSP object page. <input type="Submit" value="Assign" name="action" id="action"> I tried getting it thru $GET(%Request.Data("action")), but it throws an Undefined error. Isnt $GET supposed to handle it if its undefined anyway? How do I get the "value" of the button pushed when the form is set to POST? #CSP #HTML #Caché #InterSystems IRIS for Health 0 5 1 42