Hi All, Is there any way to limit the number of record in the list vi

Hi All,

Is there any way to limit the number of record in the list view of an entity backed records. For eg: I created a entity backed employee record I want to show only latest five records to the user in the list view. Is there any way to configure it

OriginalPostID-169273

OriginalPostID-169273

  Discussion posts and replies are publicly visible

Parents
  • I had considered the default filter as a possibility, but I was not able to think of a way to use it to meet this requirement. To filter out all records except for the 5 most recently updated, you would have to know the date and time of the 5th most recently updated record; then you could set a default filter to remove everything before this date and time. However, I was not able to think of a good way to accomplish this. If there is one, however, I would be interested in learning what it is.
Reply
  • I had considered the default filter as a possibility, but I was not able to think of a way to use it to meet this requirement. To filter out all records except for the 5 most recently updated, you would have to know the date and time of the 5th most recently updated record; then you could set a default filter to remove everything before this date and time. However, I was not able to think of a good way to accomplish this. If there is one, however, I would be interested in learning what it is.
Children
No Data