Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7964 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Well, what I would do is to first make sure that you have fields in the DB for CreationDate and CreationTime. Then sort by CreationDate - Descending and CreationTime - Descending. Now you have them sorted most recent to last.

Then if you only wanna see 6 of them, create a list view layout, where you modify the Header, Body and Footer, such that only 6 Records will show in the screen. Alternately you could setup a relationship sorted as above and format a portal to show only 6 records.

Posted

Here's another way... it's not a sort but it will show the most recently added 6 records as a found set.

Script the following:

Show all records

Go to record [last]

omit record

omit record

omit record

omit record

omit record

omit record

show omitted

Go to layout [list view]

Then you just have to have a list layout that will fit all 6 records.

This topic is 7964 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.