Now that BE stores date of creation of new records, could someone give us a hint on how to create a Smart group with the last x-records that uses this date information?
Thank you
Last created records
-
- Posts: 71
- Joined: Wed Jul 20, 2005 8:20 am
- Location: Rome - Italy
You can't, at least not at this time. The information is not searchable (and in any case, the date is stored in a form that wouldn't lend itself to a user's SQL search). Maybe in the future...
Jon
Sonny Software
Jon
Sonny Software
Last edited by Jon on Sun Jun 25, 2006 4:45 pm, edited 1 time in total.
Hi,
In case you missed it, in most cases the last added references have the highest reference numbers. Based on this, there is a simple Smart SQL group that lists, for example, the last 15 entered. Here's a thread that discusses it:
http://www.sonnysoftware.com/phpBB2/viewtopic.php?t=812
Jon
Sonny Software
In case you missed it, in most cases the last added references have the highest reference numbers. Based on this, there is a simple Smart SQL group that lists, for example, the last 15 entered. Here's a thread that discusses it:
http://www.sonnysoftware.com/phpBB2/viewtopic.php?t=812
Jon
Sonny Software
-
- Posts: 71
- Joined: Wed Jul 20, 2005 8:20 am
- Location: Rome - Italy
I knew about that thread, and I use this smart SQL group. The only problem is with duplicated references (like, when you enter a book and then you want different references for book chapters of the same book, you can duplicate the reference and change what is needed), that usually take a ref number following the original one, and so it can happen that it is not among the very last numbers.
Anyway, it is a useful way to have most of last entered references there.
Anyway, it is a useful way to have most of last entered references there.