Greg O'Connor Posted April 29, 2008 Posted April 29, 2008 Is there a way to retrieve content (multiple values) of a repeating field A into a another field B by calculation. I could not find a solution. Any help would be great. Cheers Greg
Lee Smith Posted April 29, 2008 Posted April 29, 2008 Why are you using Repeating Fields, instead of a Related TO or File? Take a look at the [color:blue]GetRepetition ( repeatingField ; number ) Function.
Greg O'Connor Posted April 29, 2008 Author Posted April 29, 2008 Thanks Lee. I am using repetitions to select multiple countries from a value list. This field describes in which countries a company is active. I could not find GetRepetitions at first. In the function, GetRepetition, what do I have to enter in 'number' to get all repeated fields? Thanks a lot Greg
comment Posted April 29, 2008 Posted April 29, 2008 Use the List() function. Or a checkbox field - that will produce the same result.
Greg O'Connor Posted April 29, 2008 Author Posted April 29, 2008 Perfect. The List() function works very nice. Thanks a lot for the help. Cheers Greg
Recommended Posts
This topic is 6113 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