I'm running into an issue where I have a nested repeat (i.e., Repeat 2) that is set to minimal appearance yet it is creating an empty record when paging backwards through entries in Repeat 1.
I did some research and found that calculations within a nested repeat could cause this behavior, so I removed all calculations from Repeat 2, yet I am still seeing this behavior.
I'm wondering if there's something I'm missing here that would also be causing these empty records to get created when paging backwards in the repeat?
For some additional context, this is basically an inspection form, so Repeat 1 are the items being inspected while Repeat 2 are the issues found on each item. In the case of a "clean" item, no entries get made for Repeat 2 (i.e., the + button is never pressed). The user could simply delete the blank record when they are paging backwards through their data entries, but it is somewhat annoying. Not to mention we've found that when they try to call their data back from the sent box for editing, it does not allow deleting of repeats so once the blank is created they are stuck at that point in the form.