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

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

Recommended Posts

Posted

I know it can be done a few ways through portals, layouts and value lists but I'd like a function that will cleanly and simply access an arbitrary related record by number.

Something like the getRepetition(repeatingField;number) function or the repeatingField[number] whatever-it-is. Something like:

getRelatedFieldNumber(relationship::fieldName;number)

This would be particularly useful in loops but probably useful elsewhere as well.

Posted

Use the Relationships Graph to diagram the relation between the primary key and foreign key. Then just use the lookup function.

Posted

I'm intrigued. How would you do this in a loop? I would want the value from the first related record, then from the second related record etc. I'm using these values as parameters for a script, not filling in a field.

This topic is 7257 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.