When Copying fields in the Form Designer (e.g."New Field"), the new copied field says "New Field copy", this causes a lot of issues when referencing that copied field later as if you copy the field 10 times it ends up with "New Field copy copy copy copy copy copy copy copy copy copy" instead it would be more efficient to rename the "copy" to a 1/2/3/4/5/6/7/8/9/10. that way you know what field you are referencing in the form and dont have to count the amount of copy's. e.g. "New Field 1", "New Field 2", "New Field 3" - this method is being used in another form designer and works perfectly for tracking fields and referencing them when needed. It also helps a lot when you want to re-name a field but forgot which one it was.