Most Powerful Open Source ERP

How To Show All Listbox Records

How To showing how to display all records in a listbox.
  • Last Update:2016-02-09
  • Version:003
  • Language:en

Table of Contents

  • Steps
  • Related Articles

    Steps

    It is possible for a list of records of the same type to seem incomplete. This can have to reasons:

    • A filter is set up
    • "Sorting" is set up (When you sort a list by a field, the record that have a blank field may be hidden)

    Both should be reset to make sure to access every record:

    Related Articles