Questions tagged as 'modal'

1
answer

Angular 7 error: ERROR TypeError: jit_nodeValue_5 (...) is not a function

I have a simple page with 3 modals, which are opened when clicking buttons to request yes or no to perform actions. In one of them I only have this error, by clicking on the yes button of the confirmation modal, which calls a function. Modals ha...
asked by 04.01.2019 / 16:15
0
answers

Problem with modal in Laravel and vue.js

I'm working with a CRUD application in laravel and Vue.js and at the moment I'm facing the following problem I created a modal to update in a table, the modal makes the reacquisition of the objects correctly in the input campuses , the problem is...
asked by 30.12.2018 / 15:22
0
answers

Problem with modal in Laravel and vue.js

I'm working with a CRUD application in laravel and Vue.js and at the moment I'm facing the following problem I created a modal to update in a table, the modal makes the reacquisition of the objects correctly in the input campuses , the problem is...
asked by 30.12.2018 / 15:22
1
answer

X-FRAME-OPTIONS TO DENY

I'm needing a targeting. I am developing an application where on one of the screen users are allowed to view a specific report of the page, to avoid that when clicking on the option to generate the report it was redirected to the report, I creat...
asked by 26.12.2018 / 13:45
0
answers

Display photo in modal / modal edit form

I have a form in modal and I want to edit the information of it, but I have to edit the user's photo and when trying to view the photo does not appear or the modal does not work, I would like some help. HTML <div class="modal fade" id=...
asked by 27.11.2018 / 18:43
0
answers

Validate fields on the Modal Bootstrap 4 screen with Asp.Net MVC

Hello, I am doing a CRUD in an Asp.Net MVC 5 application using modal screens bootstrap 4. My template class has required fields using data annotation. But when one of the required fields is not informed, I can not display the review on the mo...
asked by 05.11.2018 / 01:18
0
answers

Create modal with the contents of the Code tag

I'm developing a job for college and to present I made a simple page in html. The page has a div with the tag code, where I play a json file with a thousand more lines. I would like to create a modal that occupies the whole screen and insi...
asked by 20.10.2018 / 20:26
1
answer

Show modal only if there is an active session

When someone registers your name and email I create a session and render the page with the name of who registered, but I can not understand how I do it so that the time I render the page again appears a modal . views.py: from django.sho...
asked by 19.09.2018 / 16:04
0
answers

Query in the bank within a Modal Window

Hello, I have a question. I want to reduce the amount of elements of my table in jsp by using a Modal (popout) window. I just have doubts about how I'm going to do it. The image below shows how it works, clicking on the "More info" button would...
asked by 30.08.2018 / 20:57
1
answer

Thymeleaf hide button

I have a single modal that I call on two pages. I want the ALTERAR CLIENTE button to appear in the modal of page "A" and in page "B" this button disappears. As I said it is the same modal for two different pages and would li...
asked by 03.09.2018 / 15:38