Skip to main content

All Questions

Tagged with
0 votes
0 answers
33 views

Submit form from Modal and only refresh the modal?

I have a main.html HTML page with some buttons that opens a modal. Depending on which button is clicked, the modal will dynamic load content from an external PHP script - each button calls a ...
rolinger's user avatar
  • 3,016
0 votes
0 answers
19 views

Customise Add Media - Media Modal in WYSIWYG Editor in Wordpress

I am using a front-end submission form for users to contribute posts to my platform. Users can upload text and images via the content area. However, I would like to simplify the interface by limiting ...
RobH's user avatar
  • 3
0 votes
0 answers
47 views

Prefilled values in edit modal issue

enter image description here I am making the crud operation with AJAX jQuery request. I want to made the edit and update crud with AJAX request. I have made it with the modal. but when I click my edit ...
Hamd Mahmood's user avatar
0 votes
0 answers
78 views

Laravel-Livewire Cannot read properties of undefined (reading 'backdrop') after search

I have a user list on the website that displays the users and the buttons that open modals assigned to them. After searching with livewire input:search, these buttons do not open modals and I get an ...
ElMaccho35's user avatar
0 votes
1 answer
47 views

the store function show me error route [admin.store] not defined for store data by modal , can not know why while i done the route correctly

when submit the data for adding new user'(إضافة موظف)' show me route not defined i using modal for submit the data expect after press submit to save the data for the new user and route i see doesnot ...
hossam hassan's user avatar
0 votes
0 answers
54 views

Update with modal file upload form

So, I have a modal form. For the insert function, use the regular form and it works. but in the update function with the modal form, the scheme runs and an alert indicating the update was successful ...
Irfan Chaniago's user avatar
1 vote
1 answer
46 views

How to load modal as alertafter inserting data to database?

I have problem to pop up a modal after insert data into database. So, in the tambahnotis.php I have a form for user input the data to insert into database. In the head of tambahnotis.php, I have ...
Kucen's user avatar
  • 57
0 votes
1 answer
74 views

Problem with duplicate CKEditor5 when passing data into Modal

I use AJAX requests to get data from the database. When I pass each data into the input form, it's okay, but when I transfer the data to CKEditor5, I get an error: every time I close and reopen the ...
Khang Khang's user avatar
2 votes
1 answer
26 views

Send data vi ajax to dropdownlist is not completly set as selected

I send via ajax an ID to get a specific name (label) with his code, which i will show as selected value in my dropdown list in a Bootstrap Modal Form. I get the code inside the value quotes, but not ...
achillix's user avatar
  • 459
-1 votes
1 answer
126 views

Edit data with bootstrap modal in PHP

now I'm just learning the MVC concept in php native, I'm having trouble when I want to update data with bootstrap modal. Here's what I'm trying to display my code structure: button to show modal <...
Identic 7's user avatar
2 votes
1 answer
5k views

bootstrap modal: Uncaught TypeError: Cannot read properties of undefined (reading 'backdrop') modal.js:158

I am new to bootstrap. I am trying to write a basic CRUD page with user system using PHP, MySQL and Bootstrap. The CRUD page has a button to add new product, and a table to display all the product ...
Emmm's user avatar
  • 33
1 vote
0 answers
45 views

JavaScript error with dynamic buttons that open a Modal

I have a sql query that returns an html table that includes first name, last name, empid and a dynamic button. the following code creates the button. echo '<td> <center> <...
Sirair's user avatar
  • 11
0 votes
0 answers
60 views

How to delete an item opening a modal in php

Hello I am really new in php and I am trying to create a modal which ask the user if the action is for sure. I think with the code it will be easy to understand because it is not really complicated ...
Yellow rain coat's user avatar
0 votes
1 answer
545 views

using a Modal to view data in @foreach loop

I would like to show data in a Modal by the ID, but the Modal always shows the same data. It does not matter the row I click, it shows always data from the same row. I don´t know why it is not passing ...
Monica's user avatar
  • 17
0 votes
1 answer
159 views

Add data to Datatable - PHP POST session, Bootstrap Modal, MySQL and Ajax

It's been already 3 months since I figuring out how to make this work. I have an admin account who can add devices to each user/s and I am using Datatable to display and manipulate list of devices for ...
Joff Tornea's user avatar

15 30 50 per page
1
2 3 4 5
52