Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-440

Optimize EditPickerHelper::LoadValues and MInputHelper::LoadValues methods

    XMLWordPrintable

    Details

    • Type: Bug Report
    • Status: New
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 5.0.2
    • Fix Version/s: None
    • Component/s: Optimization
    • Labels:
      None

      Description

      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.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                alex Alex
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated: