-
- Downloads
gluon-web: extend ListValue with optional and unset values
If a value is unset or optional, an empty choice is added to the selection. This empty choice will be marked as invalid if the value is not optional. This is properly supported for the 'select' widget only for now, and not for 'radio'.
Showing
- package/gluon-web/files/lib/gluon/web/view/model/lvalue.html 18 additions, 15 deletionspackage/gluon-web/files/lib/gluon/web/view/model/lvalue.html
- package/gluon-web/files/lib/gluon/web/www/static/resources/gluon-web.js 1 addition, 1 deletion...web/files/lib/gluon/web/www/static/resources/gluon-web.js
- package/gluon-web/javascript/gluon-web.js 2 additions, 6 deletionspackage/gluon-web/javascript/gluon-web.js
- package/gluon-web/luasrc/usr/lib/lua/gluon/web/model.lua 36 additions, 8 deletionspackage/gluon-web/luasrc/usr/lib/lua/gluon/web/model.lua
Loading
Please register or sign in to comment