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

203
Views
¿Cómo puedo tener una lista en HTML JS extraída de una base de datos JSON y hacer que cada fila se vincule a sus respectivas páginas?

Tengo una lista en HTML/JS extraída de una base de datos JSON. Necesito que cada fila enlace a sus respectivas páginas. He hecho esto antes en Laravel, pero no tengo ni idea de cómo lograrlo en JS. Cualquier ayuda es muy apreciada.

 <body> <table id="userdata" style="width: 100%;"> <tbody id="jobsData"> <tr> <td> <div style='padding-top: 1%; padding-bottom: 1%;'> <a href="specificPageForEachRow"> <div style='border: 1.7px solid black; border-radius: 10px; padding: 2%;'> <span > <img src='/img/logo2.png' height='60px'> </span> &nbsp; <span style='padding-top: 1%; padding-bottom: 1%; color: black; font-weight: 500;'>&nbsp;&nbsp; f.role &nbsp; @&nbsp; f.company &nbsp; <br> f.location </span </div> </a> </div> </td> </tr> </tbody> </table> </body

Ejemplo de datos JSON:

 {"records":[{"id":"recgBheSJnv3Zhtjy","createdTime":"2015-11-17T17:30:26.000Z","fields":{"company":"Chapel Hill Chameleons","role":"Mascot","logo":"https://dl.airtable.com/.attachments/590d18b9a1c16ee8b11a9ec262400f68/3f27f14e/logo2.png","roleDescription":"Looking to rebrand—rumor has it that their current mascot, Charlie Chameleon, is stepping down soon, and they need a new mascot for the team.","location":"Chapel Hill, NC","companyDescription":"Minor league hockey team","dateAdded":"2015-11-17"}}]}
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!