MessageBox %MsgStyle_OkCancel Related Content SaveEdit ERROR
Hi PeopleTools Guru's.
We are upgrading from PeopleTools 8.56.09 to 8.58.02 and I am encountering a code remediation issue with MessageBox where I expect an OK/Cancel response. The same happens with Yes/No types of response. If I use %MsgStyle_OK then it works fine.
In 8.56 we had this functionality placed with SaveEdit using the Event Mapping linked to Forms Approval Builder. Now in 8.58 it seems that multi-button response's are now longer allowed in SaveEdit. Is this a known new feature in 8.58?
If we use the multi-response option within MessageBox in 8.58 the dialog is displayed but after you select an option the app server process spins out of control and if you do this enough times it locks up all the hanlders on the server and freezes up the server.