Questions tagged as 'modal'

1
answer

Button directed to page visited

Good afternoon. I have a problem with ionic, I have a button that is pointing to my home page. Being that when I direct, the Home Page appears as if I was already visited, the little set to return. What I want is for her to come back and start th...
asked by 06.06.2018 / 23:04
1
answer

Call a modal using function

I have a table, which lists driver data, which when clicking on a table column triggers a modal. But I want, when clicking, to call a function, which returns the modal, and not every time you load the page, already load the modal. Follow the...
asked by 28.05.2018 / 16:36
0
answers

Failed to get the object while loading a modal

I need to get the object that is sent to my controller in a modal. When I click on the option to display the modal, I access a function from my controller: $scope.enable= function(user, callback) { //Verifico se o objeto está chegando...
asked by 24.05.2018 / 20:30
0
answers

How do I keep a modal open after a RedirectToAction in the view?

I have a registration form in a modal, in this modal I have a google reCaptcha that if it is not valid it should display the message "Invalid or mandatory google captcha!" clicking the record button. My difficulty is, how to keep this modal open...
asked by 06.06.2018 / 19:37
0
answers

Problem displaying information with a foreach inside another foreach

Good evening. I need to display information with one foreach inside another. I will try to explain, to see if it facilitates. I get a list of exams from DB. This list is displayed in a table, as follows, with the use of a foreach: Name --- Da...
asked by 22.05.2018 / 00:53
0
answers

Refresh only on parial view

I want the user at some point to be logged in to continue scheduling, so I'm opening a login mode, which does the whole login part, so when I return to the screen, the login does not update the information, needed a refresh in this partial view...
asked by 12.05.2018 / 22:02
0
answers

modal overflow does not work in opera

I'm using a default modal boostrap; I wanted it when I clicked to open the modal, I'd like to disable scroll because it's scrolling the page after tbm; I made this js code to try to solve more is not working in the opera;
asked by 11.04.2018 / 19:27
0
answers

Modal ajax in asp net mvc, how to do?

Personal I'm using the asp net mvc template to create a website, it's in the one page style. In it I created a modal, so it is loading blank. See below how I developed: Here in my index.cshtml file: <div class="image-item">...
asked by 19.03.2018 / 22:42
1
answer

Scripts stop when I open Modal in a Partial View for the second time

My first question here. I'm developing my first system using Asp.Net MVC. In a View I call a Modal whose modal-content is a PartialView that contains scripts (jQuery). When I open the Modal for the first time everything happens as e...
asked by 24.03.2018 / 15:35
2
answers

Modal Bootstrap for changing records

Good evening, everyone !! Would anyone know of a basic example on how to create a modal bootstrap for changing records? I have an on-screen listing that has a link to call the modal change. The call is already occurring, but my question is ho...
asked by 27.02.2018 / 01:33