go to post Ronaldo Nascimento · Jul 15 I figured it out, I had misspelled the form's action class reference. Once I corrected it, the page acts as expected.
go to post Ronaldo Nascimento · Jul 9 $D(%request.Data("action",1)) worked, I was able to determine which of the submit buttons was pressed. Thank you!
go to post Ronaldo Nascimento · Jul 9 My bad I forgot to add the ,1 in the Data method. It still crashes and gets an Undefined error. Set action = $Get(%Request.Data("action", 1), "")