laker_42 Posted July 31, 2002 Posted July 31, 2002 I am trying to dynamically populate a repeating field. How do I insert values into the 2nd instance of the repeating field, 3rd and so on? I know I read how to do this somewhere but I can find it again. Thanks, John
trevorg Posted July 31, 2002 Posted July 31, 2002 If you are using the SetField Command, enter the repetition number in the Field dialogue box. Unfortuntately, you can't use a field (global variable) to determine which repetion you want to set. You have to specifiy which repetition each time. You can dynamically read from certain repetitions based on a variable, but you can't use the SetField to change it.
Recommended Posts
This topic is 8155 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