Questions tagged as 'javascript'

0
answers

iterate array that is in array and that array in an object

How to make a map on an array of arrays and then filter, I have a mongoose model in which there is an array of objectId and I need to make a filter but being an array array I first made a map and then a filter and not it works for me con...
asked by 03.08.2018 / 15:34
2
answers

Ideas of how to validate scheduled dates and times by means of only input

To explain myself better I'm doing a school project together (as a team), the project is a dating management system in the dental office field. In which I am currently stuck since I do not know how to proceed to validate appointments, for exampl...
asked by 12.08.2018 / 22:43
0
answers

Validate JqxCombobox as required from javascript

I have a problem I am using jqxwidget and I need to validate that a field is required, and I must do it from javascript because it will be required depending on what is selected in other components, here my html code: <div id="divPlaza" cla...
asked by 07.08.2018 / 13:02
0
answers

Upload content of TinyMCE

I have installed TinyMCE on my website and I upload the plain text perfectly to the Database but if I try to upload an image or video I create the label <p>&nbsp;</p> with the links the same happens to me ... Is it a pr...
asked by 07.08.2018 / 14:41
2
answers

Find an input within a datatable table

I am several days with a problem which I do not know how to solve will see I have a form and inside it is an empty table that is filled after the user enters another form and selects the item that you want which will be shown in the first form w...
asked by 07.08.2018 / 15:12
0
answers

Contrarian Problems Click on a link to with Php, Jquery

Good morning, I have been reviewing a page and they asked me to do a job that every time you click on a specific tag, click on a database, when you click open a modal that is obtained by jquery or ajax. . I do not understand much about ajax but...
asked by 07.08.2018 / 16:16
2
answers

Ignore hidden input in a form

I have a problem because I do not want to validate a field in a form being hidden but nevertheless if you validate it and I get an error. My .html would look something like this: <div th:id="'valorVariable2' + ${iterStatus.index+1}" c...
asked by 06.08.2018 / 06:42
1
answer

event creation in full calendar throws me an end date (end) with one more day of the account and unnecessary time data

In this picture I show what is going on, I am using fullcalendar in this picture I show the selected days in this sample the first error, the calendar before saving the date is already bringing me a bad data, if I think any date is a...
asked by 06.08.2018 / 15:45
0
answers

How can I bring the 'data' from my db filtering by a person's id?

Good I have a table personas with a relation oneToMany , and another table personemergencycontacts , that is, a person can have many emergency contacts, the question is that in the modal of contactos de emergencia...
asked by 06.08.2018 / 16:12
0
answers

How to delete elements of a table in Retinkdb from Data Explorer?

Hello, I have an application created in Node.js with a Rethinkdb database, I load images from the application, but from the Data Explorer, to which you can connect from localhost: 8080, I can not delete the loaded elements. For more than what I...
asked by 06.08.2018 / 17:46