Download Source Code Alpaca Forms 1.5.13
Gitana Software is announcing that Alpaca Forms with version number 1.5.13 is already available to download.
What is Alpaca Forms ?
Alpaca Forms is A JavaScript library for building and validating Web forms, with support for stand-alone, jQuery, jQuery UI, jQuery Mobile and Bootstrap installations .
Alpaca Forms uses a JSON config to store and load form structures, along with their validation rules.This way forms rely more on JavaScript rather than HTML, making them a lot more easier to assemble, edit and validate.Alpaca comes packaged with examples, documentation and a visual form builder, to help developers quickly get started on their own custom forms.Besides the jQuery UI, jQuery Mobile and Bootstrap interfaces, thanks to its code structure, Alpaca can also work with any other frontend out there.This means regardless of the developer’s choice of UI frontend, Alpaca should work fine nevertheless.
This is changelog for Alpaca Forms version 1.5.13 :
- Added the CurrencyField control to provide currency input format and syntax
- Fixes to TypeAhead support on TextField with additional examples of remote data loading
- Added options-defined postRender callback on items within ArrayField after rendering
- Added I18N support for Polish (locale pl_PL)
You can read the complete changelog and also download this latest version on their homepage: www.alpacajs.org