Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6069 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted (edited)

I need to know how and where to input information in a file that will be "connected" to another file so that when I type an item number, then the description, cost, and quantity in stock will appear.

Edited by Guest
Posted (edited)

You have to make corresponding fields in 2 tables... For example:

Table Invoice has: invoice_id, [color:red]customer_id, date, etc.

Table Customers has: [color:red]customer_id, name, address, etc.

You then have to make a 'Relationship' between Table Invoice and Table Customer with [color:red]customer_id.

sample.fp7.zip

Edited by Guest
Added a sample...

This topic is 6069 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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