when you copy multiple tables in the structure editor, you get the table as well as the relation.
pasting it back to the structure editor removes all ancillaries such as indexes and links, but the plugin entry-point allows you to re-create them. https://github.com/miyako/4d-plugin-structure-access the IMPORT STRUCTURE command is also capable of restoring relations, as well as the indexes. (the UI does not show bold at first but they are properly set. just re-open the database) http://doc.4d.com/4Dv16/4D/16/IMPORT-STRUCTURE.301-3036688.en.html ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

