grumbachr Posted May 26, 2009 Posted May 26, 2009 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
grumbachr Posted May 26, 2009 Author Posted May 26, 2009 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.
comment Posted May 26, 2009 Posted May 26, 2009 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.
Recommended Posts
This topic is 5658 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 accountSign in
Already have an account? Sign in here.
Sign In Now