Index: core/units/forms/form_fields/form_fields_config.php IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- core/units/forms/form_fields/form_fields_config.php (revision 16044) +++ core/units/forms/form_fields/form_fields_config.php (revision ) @@ -92,6 +92,7 @@ ), 'VirtualFields' => Array( + 'Value' => Array('type' => 'string', 'default' => ''), 'DirectOptions' => Array('type' => 'string', 'default' => ''), ), @@ -113,4 +114,4 @@ ), ), ), - ); \ No newline at end of file + );