M
mihai_neagoe
Guest
Hi Bill, I want to add a validation error from OE service. As example when saving a new record from Rollbase in create method from service interface I want to return a custom message as "The combination of fields is not correct" and let the user enter a new information before saving. Currently if I return an error from OE service Rollbase returns a 'HTTP call failed, response=Internal Server Error ERROR condition: The Server application has returned an error. (7243) (7211)' and leaves the create page. Is it possible on submit to wait for the ABL validations? (as it does for the standard Rollbase validations). Or use the Rollbase api's to display the message from the service (using maybe rbf_showInfoMessage)
Continue reading...
Continue reading...