Hi, I am on Application Express 20.2.0.00.20. I have a process named "Success Message" that have a server side condition of type "request is contained in value". The value is the names of the buttons separated by comma, "SAVE_CREATE,SAVE_UPDATE" without the double quotes. There is a third button in the page named CREATE which when pressed, the process "Success Message" executes. That should never happen because of it's server side condition. Is that a bug in that version?
Debugging shows "accept CREATE" and those requests "SAVE_CREATE,SAVE_UPDATE" are never displayed!