E
Ed
I have a repeating table which contains 2 textboxes, one for accountID and
one for account name. I have a rule that returns the account name for the
accountID that is entered, I noticed that the record pointer is not being
reset. If I enter an accountID of "GGG" then the next repeating table item
will only be found if its less than GGG. If I enter "HHH" then the rule will
repeat the same value in the repeating table.
What can I do to solve this.
one for account name. I have a rule that returns the account name for the
accountID that is entered, I noticed that the record pointer is not being
reset. If I enter an accountID of "GGG" then the next repeating table item
will only be found if its less than GGG. If I enter "HHH" then the rule will
repeat the same value in the repeating table.
What can I do to solve this.