Field Names not Updated in OnLoad

Field Names not Updated in OnLoad

When I changed the name of a multiline field, the Form would not open fully (the box appeared, but nothing it it) when I clicked on either "Add" or "Edit" in the View. It turned out the field name was not being updated with the new name in the Load section of the Form's scipt. Changing it manually brought back the functionality.