Can someone help me with address subrecords? I'm creating, updating and deleting addresses off a customer. Updating and deleting is working just fine. Creating addresses works the 1st time the script runs, and then now everytime I add an address, with the same method, the script pulls the address subrecord from the line directly above when I use getCurrentSublistSubrecord(). I don't know why it is doing this or how I can fix it, please help.