May 23, 200520 yr Newbies Here's what I hope is an easy FM 7 newbie question. I have a database with three related tables and I want to import records into one of the related tables. When I attempt to import, I get to the "Import Field Mapping" screen but I am not able to change which table is the "Target". How can I specify which table to import records into?
May 23, 200520 yr You need to be on a layout that references the target table. In a script you should precede every import step with a Go to Layout[] step.
Create an account or sign in to comment