April 29, 200817 yr 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
April 29, 200817 yr Why are you using Repeating Fields, instead of a Related TO or File? Take a look at the [color:blue]GetRepetition ( repeatingField ; number ) Function.
April 29, 200817 yr Author 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
April 29, 200817 yr Use the List() function. Or a checkbox field - that will produce the same result.
April 29, 200817 yr Author Perfect. The List() function works very nice. Thanks a lot for the help. Cheers Greg
Create an account or sign in to comment