Posts by Jadiel Moura • 9 points
3 posts
-
0
votes1
answer42
viewsA: Send post information with Ajax and return separate values
I made this change to PHP, but it’s still not bringing the value in the page with the JS example I mentioned above. What I need is for the values to come separately to use in different id on the…
-
-1
votes1
answer42
viewsQ: Send post information with Ajax and return separate values
Here I have a code to open modal sending the collaborator to search in the file cadas.php and return in variables. Example: date.data6, date.Collaborator6, date.Observation6... Doubt: I wanted to…
-
1
votes0
answers71
viewsQ: Sending of Modal Multiselect data
I would like a help with this code: I am sending information from a table for modal and this table will have data of the groups separated by comma and I would like it to be selected in the modal in…