This commit is contained in:
@@ -366,7 +366,7 @@ function initDataObject(vm) {
|
|||||||
if (res.error) {
|
if (res.error) {
|
||||||
throw res.error;
|
throw res.error;
|
||||||
}
|
}
|
||||||
|
|
||||||
//set vm.obj to the combined synthesized snapshot array of template and availble fields for working data for this form
|
//set vm.obj to the combined synthesized snapshot array of template and availble fields for working data for this form
|
||||||
// - {key, ltdisplay, hideable, custom, required, hide, type}
|
// - {key, ltdisplay, hideable, custom, required, hide, type}
|
||||||
//Iterate ObjectFields
|
//Iterate ObjectFields
|
||||||
|
|||||||
Reference in New Issue
Block a user