Versions Compared

Key

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

...

  • This allows you to change the list view runtime

  • If selected it shows a drop-down icon on the listview header

...

5. Table Actions

  • You can create multiple table actions on the list view

  • These actions are mainly used to perform create, read, update or delete operations

...

  • You can add the table actions by clicking on the '+' icon

...

  • Fill in all the details in Create Table Action model and click the Save button

...

  • You can set the actions at the column level on the listview

  • When you will click record in the column action gets exicutedexecuted

Steps to create Column Action

...

  • Number of the records to be queried at once

  • For e.g. if there are 200 records of an object and you set a limit of 100 then it will query the first 100 records

13. Order By

  • You can set the order by on the fields to records to be queried and displayed in the list view

  • You can order records in ascending or descending manner

...

  • Generally, a drop-down list opens a list of items in a downward direction

  • If you check this check box it will open a list in an upward direction

20. Is Export Supported?

  • If you check that checkbox download icon will appear at on the right side of the search box

  • If you click on the download icon on listview, all the records can be exported in CSV format

...