Question Ronaldo Nascimento · Jul 11 Repeating message in Studio: "^Sources is not setup so hooks will not work" I recently started trying out Python in IRIS, but now I get this message repeated over and over again: ^Sources is not setup so hooks will not work No idea where this came from and how it started. Any suggestions? #Studio #Caché #InterSystems IRIS 0 3 0 28
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 47