I created a Openmrs Form but whenever i save, i get 404 response but when i click the back button the form will show success notification. please whats responsible for this? I believe that there is something i didn’t get right.
@smarthech the specific page you’re trying to access can’t be reached,is it possible to look at the portion of your code for submitting the form or otherwise the entire form
Thank you all for all the wonderful comments and contributions. i have figured out the issue and it has been resolved.
There was a variable that was not properly concatenated in the URL of the form i was submitting from.