include/Expressions/metadata/metatojs.php
Functions
getJSFromDDMeta(
$data
)
:
void
Dependent Dropdowns & Calculated Fields Takes the metadata in and generates the javascript code from it.
Parameters
Name | Type | Description |
---|---|---|
$data |
getJSFromValidationMeta(
$data
)
:
void
Form Validation Takes the metadata in and generates the javascript code from it.
Parameters
Name | Type | Description |
---|---|---|
$data |