Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

326
Vistas
How can I show specific questions for each option value when they are selected by a user?
<select data-conv-question="Hello! Welcome to WhatsUp Clothing, How can I help you?"  name="category">
    <option value="Delivery">Delivery </option>
    <option value="LoyaltyPoints">Points</option><br/>
    <option value="query 3">return item</option><br/>
  </select>

  <div data-conv-fork="category">
    <div data-conv-case="Delivery">
      <input type="text" name="domainName" data-conv-question="What would you like to know about delivery"> <br> 
    </div>
    <div data-conv-case="LoyaltyPoints" data-conv-fork="first-question2">
      <input type="text" name="companyName" data-conv-question="What would you like to know about loyalty points?"> 
    </div>
 <div data-conv-case="query 3" data-conv-fork="first-question3">
      <input type="text" name="question3" data-conv-question="What would you like to know about returns?"> 
    </div>
  </div>

  <input type="text" name="question1" data-conv-question="Delivery takes about 3 to 5 working days">
<input type="text" name="question2" data-conv-question="Loyalty points are earned via purchases">
<input type="text" name="question3" data-conv-question="Locate to the return page">

This is the current code that I have, I want the user to be able to select an option and then ask a general question, in which the "bot" replies and thereafter stops giving suggestions. Currently the answers to the questions are displayed one after the other, instead of ending after answering a specific question.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda