Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

115
Visualizações
Trying to display the specific id on the edit page

I am trying to display the ticket name for the selected ticket on the edit page but am confused about how to display it on the UI.

code JS: enter image description here

code HTML:

enter image description here

list ticket page:

enter image description here

edit page:

Note: Here, the id name and status should show enter image description here

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

I didn't get truly how your code is working but I think the main problem you are facing is having the same id for different HTML elements (same id for input and label, same id for select and label).

  <!-- this is okey -->  
  <label for="firstInput" >First input</label>
  <input id="firstInput">
  <!-- this isnt okey , same id for input and label --> 
  <label for="secondInput" id="secondInput" >Second input</label>
  <input id="secondInput">

You can find an example here

Hope that will solve your problem

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda