Display name being taken as field name

Display name being taken as field name

I recently tried to bring an application from one account to another. I exported the data out of the application in one account and imported it into each view in the new account. Everything seems to be fine, except  the column properties in the views. The columns are taking their names from the display names rather than the actual names of the fields. For example I have one field with the name, "Basic_Rope_Technician_Completed", with a display name of "Basic Rope Technician Check-Off".

All of the fetch commands are referenced to "Basic_Rope_Technician_Completed". When I look at the view associated with the form, it shows both the column name and the "display as" as being "Basic Rope Technician Check-Off". When I look at the script view of the view all is in order., but when I click on "Column Properties" it is not correct. The view name is getting picked up by the form field "display name" rather than the actual field name.

Because of this, all of my references are broken. This is not the only field where this is a problem.

Please help.


JL