'formatter'=>'kOptionsFormatter','options_sql'=>'SELECT %s FROM '.TABLE_PREFIX.'Language ORDER BY LocalName','option_key_field'=>'LanguageId','option_title_field'=>'LocalName',
'formatter'=>'kOptionsFormatter','options'=>Array(''=>''),'options_sql'=>'SELECT %s FROM '.TABLE_PREFIX.'Modules WHERE Loaded = 1 ORDER BY LoadOrder','option_key_field'=>'Name','option_title_field'=>'Name',
'not_null'=>1,'default'=>'In-Portal'
),
),
'VirtualFields'=>Array(
'PrimaryTranslation'=>Array(),
'LangFile'=>Array(),
'ImportOverwrite'=>Array(),
'DoNotEncode'=>Array(),
'PackName'=>Array(
'type'=>'string',
'formatter'=>'kOptionsFormatter',
'options_sql'=>'SELECT %s FROM '.TABLE_PREFIX.'Language ORDER BY PackName','option_title_field'=>'PackName','option_key_field'=>'PackName',