I'm running into issues duplicating tables because of field counts.
I can create a new table and copy a record over and it pastes all the correct fields but all the links and lookups are broken.
My newest method is to link the record back to a main table and bring in all the fields as lookups but that as a (from {Table}) to the end of each field. A) is there a way to prevent that addendum to the field name OR a way to bulk remove it? Like with an script and via API calls?