Base solution for your next web application
Open Closed

Issues with the Create Button: Changing from Modal Create / Edit to MVC Page #8263


User avatar
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


1 Answer(s)
  • User Avatar
    0
    musa.demir created

    Duplicate of https://support.aspnetzero.com/QA/Questions/8255