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

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

Recommended Posts

  • Newbies
Posted

Hi, I am new here and reletivly new to Filemaker. I am just experimenting at this at the moment but am looking into implementing it at some stage soon.

I am looking to construct a Point Of Sale interface (for a retail store) using Filemaker Pro 6 which works in unison with a existing database that stores information about certain products. I am planning to use a portal (or something similar) for this: What I want to do is have 2 database files, one for the products, and one for the POS interface. In the POS interface, i want to have a portal (connected to the products file) with a number of fields: Product#, Product name, Unit Price, Quantity & Total price. With these fields, I only want to have 2 active, Product# and Quantity. With this, I want to enter a product number into the Product# field and a quantity into the quantity field and have the other fields automatically filled in with the appropriate data. This is kinda hard to explain so below is an image of what Id like to do:

FMP_portal-question.jpg

I am quite familiar with MySQL and if I could use it in Filemaker, Id simply have a script such as "SELECT * FROM products WHERE product# = 5" for instance. Is it possible to implement such a thing? And if so, can anybody point me towards, or give any assistance regarding this?

Any help is greatly appreciated.

Posted

This can be done with Lookups, or related calculation fields.

I'd do all new development work in FMP 7 unless there was some really compelling reason to stck with FMP 6. Everything you learn in FMP 6 as you go along will be essentially obsolete...

Posted

Hi Vaughan,

Everything you learn in FMP 6 as you go along will be essentially obsolete...

Wow, they really have changed Filemaker in v7 then.

No calculations, scripts, relationships, value lists, etc. anymore.

Lee

  • 2 years later...

This topic is 6583 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.