April 23, 200520 yr I have a repeating global text field that I am trying to copy the data from the repetition into a repeating text field. I can get it to set the first repetition of the text field using SetField( "repeatingText,-1, GetRepetition(myGlobal, 1) ), but it will not get data for myGlobal repetition 2. I've also tried going to the repetition, copying it, and pasting it in the repeating text field. I am using the global to do finds my form so I'm in Find mode. Is there a special function for get repeating Global data? thanks!
Create an account or sign in to comment