Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Code Block | ||
---|---|---|
| ||
var value = FormUtil.getFieldgetValue("field1"); |
...
Used to gets the values of a form field. Values will return in an array.
Parameters
...