• Resolved Fabricio10

    (@fabriciobarros10)


    friend your plugin is very good but I’m not getting it to work.

    I’m trying to validate a postecode in a checkbox with two options for choosing the shipping method.

    this does not work with the checkbox, it only works with the text box when the option is typed.

    how do I validate the 2 in the box options?

    see in print: https://uploaddeimagens.com.br/imagens/rF-7f40

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Fabricio10

    (@fabriciobarros10)

    • This reply was modified 6 years ago by Fabricio10.
    • This reply was modified 6 years ago by Fabricio10.
    Thread Starter Fabricio10

    (@fabriciobarros10)

    Plugin Author ThemeHigh

    (@themehigh)

    Unfortunately, the validation won’t work for the select field. Further, there is no need to provide validation for the select field as we are providing the value that needs to be shown on the select field in the checkout page.

    Thank you!

    Thread Starter Fabricio10

    (@fabriciobarros10)

    @themehigh
    Cada item da seleção corresponde a um cep que está ligado ao preço de Frete no cálculo do carrinho.

    Por exemplo se eu digito o número do cep de uma cidade, na mesma hora o carrinho atualiza com o preço do frete. Porém isso não acontece com a caixa de seleção. Quero usar a caixa de seleção para ativar o cálculo e evitar que o cliente digite errado.

    Plugin Author ThemeHigh

    (@themehigh)

    While using a select field, the customer won’t be able to enter any value into that field. The customer can only select the values that you have entered in that field.

    The values in that field are provided by us while creating the field.

    If you want to make your customer enter the value in that field then you need to use the field type Text. Else, if you still want to use the select field, then please provide valid postcodes as an option in it.

    Unfortunately, it is not possible to provide validation for a select field.

    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Validation checkbox’ is closed to new replies.