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

93
Visualizações
Not getting value for select value in app.post in form for HTML/JS application

I am creating a form in which few valies are coming from DB and than i am updation the flag from 1 to 0 using select but app.post response body is not showing any data below is the code ... And there is one other method app.get from which i am showing data.

HTML(.HBS file ):-

<form action="/auth/access" method="POST"> 
        <div class="table-data">
<h4 style = "position:relative; left:80px; top:2px;">Showing user </h4>

<br>

    <table style = "position:relative; background-color:white ;width : 1430px;left:5px;" border="1">
        <tr>
            <th>User Email</th>
            <th>User Name</th> 
           <th>Approval Flag</th>
        </tr>
       
       <div>
    {{#each accessData}}
    {{#if value.Flag}}
               <tr>
            <td>{{value.User_Email}}</td>
            <td>{{value.User_Name}}</td> 
          <td><select name="approval" id="approval">
    <option value= "1">No</option>
    <option value= "0" >Yes</option>
  </select></td>
        </tr>
        {{/if}}
    {{/each}}
</div>
        </table>
        <br>
        </form>
        <form action="/auth/access" method="POST">
        <button style = "position:relative; left:80px; top:2px;" type="submit" class="btn btn-primary">SUBMIT</button>
        </div>
        </form>

app.js:-

app.post('/auth/access',async function(req,res){
    console.log(req.body);
/
});
about 4 years ago · Juan Pablo Isaza
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