• Hi,

    I would like to validate an input field created with this plugin before adding to cart.

    For example I have a field “username” and would like to check if entered value is an username stored in my DB. I already did an API function to check if the username already exist in my db table but I don’t know how to connect the function to the custom field.

    Can you please let me know how to do this?

    Thanks

Viewing 1 replies (of 1 total)
  • Add css class each field using javascript (ajax) send custom field value to api and validate response if it is failed throw error message.

Viewing 1 replies (of 1 total)

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