Jump to content

Allow user to select company from drop down list


natemclain

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

Recommended Posts

I have two tables Company & Parts.

I have a one to many relationship from company::companyID -----< parts:companyID

I want the user to be able to select a company from a drop down when they use the Filemaker New Record button from the toolbar.

I can only see the current value list I have created if I have the customerID filled in manually, otherwise the drop down doesn't display any of the companies so the user can make a selection.

 

Any help would be great.

 

TIA,

 

Nate

Link to comment
Share on other sites

Hello Nate,

Is the value list created by a table?

If it is based on a table does the value list setting have "Include all values" or "Include only related values starting from"

Change it to "Include all values"

 

If the value list needs to start from another table, you might need to create another TO for that (excluding the CustomerID).

 

btw, is the companies related to the customer, or is it a company for the parts (or something else)?

 

-------------

If it's from another file, you might need to create a new TO, as well.

-------------

Manually entered and created value list should show up.

 

HTH

Link to comment
Share on other sites

IT_User,

 

Thanks for the reply.

I had the field set wrong on the Parts Layout. I setup the Company drop down field using the Customer:CustomerID instead of Parts:CustomerID. As soon as I changed that the drop down populated correctly when I created a new test record.

All your suggestions were spot on when I checked them. Luckily it was just my inexperience.

I guess that's how we learn. :-)

 

Thanks again!

 

Nate

Link to comment
Share on other sites

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