May 26, 200916 yr Not sure how mind boggling this is but I could use some assistance. I understand Count {field} this will give me a total of related records. What I need is a field that tells me if something is related record 1, 2, 3 and so on... so as I add records not only can I have a total but know in which order they were added. I've done it with a summary field but that requires me to sort the records, I like to do it without sorting if possible and have the data stored not always looked up. TIA
May 26, 200916 yr Author I've worked out a way on record creation to use MAX + 1 but something about that doesn't make me happy. If there's a different method I'd like to hear about it.
May 26, 200916 yr You could type @@ into the portal - if that's how you view the related data. This assumes the portal/relationship use the default sort order.
Create an account or sign in to comment