Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/ede7bdc89ae4af98#

Unit configuration:

   1. virtual field defined as: 'FieldName' => Array ('type' => 'string',
   'formatter' => 'kMultiLanguage', 'default' => '');
   2. calculated field defined as: 'FieldName' =>
   'other_table.l%2$s_FieldName'

Then we need to recall object 2 times with different Special and as a
result code: $object->GetField('FieldName') will work for first object, but
won't work for 2nd object.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

  • No labels