0
JLombela created
Hi
I have followed dillignetly the example to change the tenant modal create page to an MVC page. However, I cannot seem to get the button to fire up correctly. It still brings up the old modal create partial view as opposed to the new page. Is there anything I missed?
Here's the button in the Index.csthml
Here's the code in the controller (I have also attached the entire Index.cshtml file) for your review.
But for some reasons, I cannot get the button to fire up to the Create ActionResult so it can display the Create.cshtml view.
Finally, this is how it shows up on the front end. Not sure how ti fix it.
<br> Please HELP.
Regards John