New demo on Bootstrap4XPages: Reusable fields with validation

form_validationI just released a new demo on Bootstrap4XPages.com. This one is about reusable fields and form validation: I show you how you can create a custom control with a dynamic field binding that you can (re)use to create Bootstrap styled fields. Although I’ve written the article for use with Bootstrap, the same method can also be used with any other framework.

Next on my todo list: upgrade the site to use Bootstrap 3.

One thought to “New demo on Bootstrap4XPages: Reusable fields with validation”

  1. Fantastic post!

    Just did some testing with Bootstrap 3 error messages and found that the div class needs to compute to ‘has-error’ rather than ‘error’ and ‘control-group’ isn’t required for the error display, either.

Comments are closed.