Giter VIP home page Giter VIP logo

Comments (8)

devoopsme avatar devoopsme commented on August 20, 2024

Maybe after autocomplete you need call event for bootstrap validator plugin.
We not use autocomplete in theme. Please read documentation for validator plugin.

from devoops.

simonckenyon avatar simonckenyon commented on August 20, 2024

i have been moveing over to http://bootstrapvalidator.com/ which i find to be superior to the jquery validator plugin.

from devoops.

mohamedmusthafac avatar mohamedmusthafac commented on August 20, 2024

sorry it is some problem with my browser

from devoops.

devoopsme avatar devoopsme commented on August 20, 2024

No problem. We glad if theme help you in work or learning!

from devoops.

mohamedmusthafac avatar mohamedmusthafac commented on August 20, 2024

Thank you devoopsme for your kind reply it helps me lot in both learning and work

from devoops.

vsbhati avatar vsbhati commented on August 20, 2024

hello everyone, i have same problem but did not get right answer from here !

As eg. I have four fields. if i click on submit button it 's shows validation error on every field. after that if i select drop down list than other 3 fields auto fill by ajax. but still they shows validation error untill i modify that fields. Please let me know there is any solution !!!
Thanks in advance.
vaidation error

from devoops.

devoopsme avatar devoopsme commented on August 20, 2024

Need learn api of bootstrapvalidator.
Maybe resetForm method help you.
http://formvalidation.io/api/#reset-form
Or maybe can use update-status method, for manually set 'field is valid'
http://formvalidation.io/api/#update-status

from devoops.

vsbhati avatar vsbhati commented on August 20, 2024

Thanks for your reply @devoopsme
i got solution, when we fetch data by ajax than after fetching data we have to refresh validation for particular field. Like :
$('#add').bootstrapValidator('revalidateField', 'name');

it's revalidate that field and it's best solution. i got one thing that searching keyword comes with our experience.
thanks again.

from devoops.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.