Questions tagged as 'modal'

1
answer

Modal BootStrap can not get variable asp from codebehind

Dear, good morning! I'm starting and catching a lot on my first opportunity as a rsrs programmer In My Sales2.aspx I have <div id="myModal" class="modal fade"> <div class="modal-dialog"> <div class="modal-content">...
asked by 13.10.2017 / 15:35
2
answers

ASP .NET MVC and JavaScript - Open modal with ID of the selected object in a list

INITIAL QUESTION I'm working on an ASP.NET MVC project with bootstrap and need to open a modal for editing and deleting records from a listing. The idea is not to leave the buttons next to each row (like table columns), but rather to sel...
asked by 14.09.2017 / 16:03
1
answer

directives angular js2

import { Component } from '@angular/core'; import { AuthDirective } from '../utils/auth.directive'; import { Router } from '@angular/router'; import { HttpClientService } from '../utils/http-client.service'; import { BaseAddressService } from '.....
asked by 05.09.2017 / 19:23
1
answer

Modal Bootstrap ASP.NET

I'm creating a mobile app using the modal bootstrap, asp.net (aspx). A href link triggers the modal and needs to send to the modal value contained in attribute of type data- * that was created. The goal is to populate a label contained in the mo...
asked by 24.08.2017 / 04:43
2
answers

pass php query value postgresql to modal bootstrap

I want to pass the value of the php / postgresql query to the modal but I am not able to. I have a PivotTable that lists the results. In one of these columns I want to include the modal (popup) button and pass the line id to the modal in orde...
asked by 11.08.2017 / 22:51
1
answer

Modal window (s) opening at the same time or at different times

I need to make a system that opens "Modals" during the navigation in the site, informing some things, windows on the right side in the bottom corner and other windows on the left side in the lower corner, with presentation time. It is not moda...
asked by 28.07.2017 / 22:35
0
answers

Form window within modal window not aligned + Thymeleaf + Spring Boot

Good afternoon! I'm having trouble rendering a modal window using Thymeleaf. The purpose of Modal is simply to display a form with the details of the Service, without having to redirect the user to another page. The data is loaded correctly. The...
asked by 25.07.2017 / 20:33
0
answers

Conflict between Modal (calling remote page) and dropdown-menu

Good morning everyone! I am having a conflict between the dropdopwn menu and the modal calling a remote page. I have a page called list.php which has the dropdown-menu and inside this one li calling the modal opening the remote form.php Wh...
asked by 09.07.2017 / 16:07
1
answer

Return code from a record to a code field in the view via a modal

I would like to know if someone could show me how I could do to open a modal select a record in a table and return the code to a text field of the view so I can use it when saving the form data, I am using the framework laravel with the adminLTE...
asked by 31.08.2017 / 16:27
0
answers

doubts with modal and javascript

I have this modal: <div class="uk-modal" id="modalbaixados"> <div class="uk-modal-dialog"> <div class="uk-form-row"> <div class="uk-grid"> <div><h3 class="heading_a"> Baixas parciais...
asked by 25.06.2017 / 13:55