Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

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

Unit configuration:   1.

  1. virtual field defined as: 'FieldName' => Array ('type' => 'string',

...

  1. 'formatter' => 'kMultiLanguage', 'default' => '');

...

  1. calculated field defined as: 'FieldName' =>

...

  1. '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.

Related Tasks

--
Best Regards,

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

Jira Legacy
serverIn-Portal Issue Tracker
keyINP-970