Jump to content

Repeating Field value reset


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

Recommended Posts

I have a repeating field with 12 values. Does anyone have a simple way to delete all the values in a repeating field in a found set of records. I was hoping a function to move to the next repetition in a field was available. But I can't find one. My solution currently contains 12 steps i.e. using the Replace["field rep 1",value]

Version: v5.x

Platform: Windows XP

Link to comment
Share on other sites

Here's one simple method using two loops, one to loop through the records and one to loop through the repetitions. It only requires that you ensure the Tab order flows consecutively through the repetitions and that at least one other field is on the layout.

clearreps.zip

Link to comment
Share on other sites

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