Jump to content

dcheng45

Newbies
  • Posts

    1
  • Joined

  • Last visited

dcheng45's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. I have a DVD table connected to a Actor table in a many-to-many relationship table which are joined by a ActorDVD table in the middle. I have made my DVD layout with a portal to my Actor table to show what actors are in the movie while browsing through the DVD records. My problem is when I create a new DVD record, I want to be able to add actors to the DVD without creating a new record of actor. When I type in the actor that is in the movie, I first want it to choose from the existing actors in the Actor table and then if not found create a new one. So far done the value list and stuff but it always just makes a new record of actor. I am new to using this and was hoping to find a solution.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.