I have created the new entity with name ABC successfully, but when i try to open ABC and submit the form then it display "Server side error 404: Controller 'ABC' is not found"
ERROR In error log file
Espo.ERROR: Display Error: Controller 'ABC' is not found, Code: 404 URL: /CRM/api/v1/ABC?select=salutationName%2CfirstName%2ClastName%2 Cname&maxSize=20&offset=0&sortBy=createdAt&asc=fal se [] []
ERROR In error log file
Espo.ERROR: Display Error: Controller 'ABC' is not found, Code: 404 URL: /CRM/api/v1/ABC?select=salutationName%2CfirstName%2ClastName%2 Cname&maxSize=20&offset=0&sortBy=createdAt&asc=fal se [] []
Comment