I have a little doubt about the part of the drivers on a website that I'm doing image editing. which is based on the user uploading the image, after pressing the button redirects it to the clipping part always sending the image as a parameter to edit it, then redirects it to the editing part and finally the part of writing text, but for some strange reason in the editing part that calls that view: et, when the user clicks the save button, saves the image but does not go to the next view that is the Text view. I'm trying with elsif but it does not pass to the second elsif. Could someone give me some guidance on how to do it better? THANK YOU IN ADVANCE