• Resolved Wilson Díaz

    (@wilsonjda)


    Hello, thanks for the plugin, it is very complete, but for a while now, the data from the custom fields is not displayed on the schedule page when the appointment is clicked. Screenshot

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Webba Appointment Booking

    (@webba-agency)

    Hello,

    I’ll be happy to help you.

    Could you please share the content of your CF7 form here?

    Thread Starter Wilson Díaz

    (@wilsonjda)

    Hello, thank you for your prompt reply, this is the form code.

    <div style="max-width:700px; margin:auto;">
    <p style="background:var(--amarillo); font-weight:400;padding:20px;">Seleccione si desea que su cita sea virtual o presencial. Las citas presenciales son únicamente en Bogotá, si vive en otra ciudad, seleccione "Virtual".</p>
    
    <label for="tipo-cita">Tipo de cita</label>
    [select* tipo-cita id:tipo-cita class:wbk-select "Seleccione una opción" "Virtual" "Presencial"]
    
    
      <div>
        <label for="wbk-name">Nombre*</label>
    [text* wbk-name class:wbk-text id:wbk-name]
      </div> 
      <div>
        <label for="wbk-email">Email*</label>
    [text* wbk-email class:wbk-text id:wbk-email]
      </div>
      <div>
        <label for="wbk-cedula">Cédula*</label>
    [text* wbk-cedula class:wbk-text id:wbk-cedula]
      </div>
      <div>
        <label for="wbk-phone">Teléfono*</label>
    [text* wbk-phone class:wbk-text  id:wbk-phone]
      </div>
      <div>
        <label for="wbk-comment">Mensaje</label>
    [textarea wbk-comment class:wbk-textarea id:wbk-comment]</div>
    </div>
    Plugin Author Webba Appointment Booking

    (@webba-agency)

    Hello,

    I have checked on our side and confirm this is a bug. The fix will be included in the next release.

    Possible workaround: check the value of fields on the Appointments page.

    In the meantime, if there is anything else I can help you with, please let me know.

    Thread Starter Wilson Díaz

    (@wilsonjda)

    Hello, thanks for your answer, on the Appointments page the fields work normally, in the meantime I’ll wait for the next update.

    Thank you so much

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custome fields doesn’t display in Schedule page’ is closed to new replies.