Date
Status (from a drop down, such as IN PROGRESS, DELAYED, COMPLETE,
etc.)
Comment
I'd like to have that in a portal at the bottom of the screen to show
the complete "History" sorted in reverse chron order, but I want the
latest entry to be up above in a "Status" area which would also make
for easy reporting.
I know a summary field can find the latest date for me, but how do I
grab the other two fields from that record?
Thanks,
AA
--
John Weinshel
Datagrace
Vashon Island, WA
(206) 463-1634
Associate Member, Filemaker Solutions Alliance
"AA" <dka...@hotmail.com> wrote in message
news:efff8225.02031...@posting.google.com...
Sort the relationship (a checkbox in the dialog) by the Date in the
History file, descending.
Then just duplicate the portal, and put it again up top in your
"status" area. Just show 1 row. That should be the latest date.
Alternatively, for the top field, you could create a field "LastDate,"
=
Last (portal relationship::Date)