Posts by Ana Paula • 11 points
1 post
-
1
votes0
answers57
viewsQ: Communication between View and Controller via a script
I’m trying to call an Action through . ajax that runs inside a Modal button but apparently the url is not processed. My View is like this: @using (Html.BeginForm()) { <div…