Muhammad Habib Posted May 23, 2024 Report Posted May 23, 2024 Hello, I am developing a module to create a service. I want when the API fails to create the service, it returns to the page with an error message and keeps the service pending. Currently, I am having difficulty figuring out how to return to the page with an error message (if add service from admin) and keep the service pending if provisioning via the API fails. I hope you can help.
Muhammad Habib Posted May 23, 2024 Author Report Posted May 23, 2024 solved use $this->Input->setErrors()
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now