Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

108
Views
Agregar nuevo objeto a fullcalendar desde Ajax

Estoy tratando de agregar nuevos eventos de un ajax a eventos de calendario completo Esto es lo que he intentado

 $.ajax({ type: 'GET', url: 'ajax link', headers: { dateType: "json", "Authorization":"something" }, dataType: "json", success: function (res){ var wow = res; } })
 var EventsField = { id: 1, events: [ { id: '1', start: curYear+'-'+curMonth+'-08T08:30:00', end: curYear+'-'+curMonth+'-08T13:00:00', title: 'Some Title', backgroundColor: '#bff2f2', borderColor: '#00cccc', description: 'Some text' }, ] };

Entonces, de ajax obtengo variables como las presentes en el objeto de eventos, y quiero obtenerlas de ajax y ponerlas en los objetos de eventos.

¡Gracias!

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!