moqui - What is the utility of validate-parameter attribute? -


thank answering previous questions , appreciate effort put in in developing moqui. in field tag there attribute of validate-parameter please elaborate use of , how use attribute. in advance :-)

to specific, sounds looking @ xml form field element (form-list.field, form-single.field).

a form field can validated based on validation settings in service parameter (there many validation options there) or entity field (just couple validation options there). done automatically when form submits transition has single service-call element (i.e. not actions element), , these attributes populated automatically. can specify manually service/parameter or entity/field use validation.

this part of support in framework client side validation javascript using server-side validation settings. note validations done on server, don't have define/implement them twice.


Comments

Post a Comment

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

windows - How to automate a file conversion xwm to mp3 with xwmaencode.exe using bat file -