When I get a repeating section record passed in through a change event , the RowID will be converted to lower case. Is there a way to retrieve the "unvandalized" RowID? Simply comparing it to every existing RowID in the section, converted to lower case, significantly increases the chance of a collision resulting in the wrong record being returned.