K KristenD Registered User. Local time Today, 10:47 Joined Apr 2, 2012 Messages 394 Jul 2, 2012 #1 What would be the best practice for creating a form based off of 3 tables? Using the form wizard or creating by dragging and dropping the fields that are needed?
What would be the best practice for creating a form based off of 3 tables? Using the form wizard or creating by dragging and dropping the fields that are needed?
pr2-eugin Super Moderator Local time Today, 15:47 Joined Nov 30, 2011 Messages 8,486 Jul 2, 2012 #2 By using the Wizard, you will be binding the Form to only one table, THEN use the drag and drop to add other fields of other tables.. So if I were you I would just go around doing drag and drop all together..
By using the Wizard, you will be binding the Form to only one table, THEN use the drag and drop to add other fields of other tables.. So if I were you I would just go around doing drag and drop all together..