Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Optimize EditPickerHelper::LoadValues and MInputHelper::LoadValues methods,
so in case if they use kDBList class object (e.g. called from
kDBTagProcessor::PrepareListElementParams method), then they will query
requested data for all list records at once and not by one query per list
element as for now. Also they could cache query result, because they won't
be changed during this script run.

These LoadValues methods are used to display data from fields, that use
"inp_edit_picker" and "inp_edit_minput" blocks on editing form.

Related Tasks

Jira Legacy
serverSystem Jira
serverId513b375f-8291-

Best Regards,
http://www.in-portal.org
http://www.alex-time.com
3313-9d9f-704c39b1f915
keyINP-440