Ocean West Posted December 18, 2000 Posted December 18, 2000 Make the picture field a calculation, related to the orignal file. File A: Sales Person ID Name Picture (Container) File B: Sales Person ID Name Picture (calculation: Sales::Picture Relationship in file B: Sales: Sales Person ID = Sales Person ID (in file A) Or you can use last name, but i wuld recommend you have a unique number, Last name would assume that only one Jones or one Simth could ever be in your File A database. Other wise you would end up with John's picutre on Marry's record. Which I am sure she would not appreciate. The other way is to have a script that does a Set Field which would use the same relationship as above. Hope that helps.
Newbies FL3 Posted December 18, 2000 Newbies Posted December 18, 2000 quote: Originally posted by Ocean West: Make the picture field a calculation, related to the orignal file. File A: Sales Person ID Name Picture (Container) File B: Sales Person ID Name Picture (calculation: Sales::Picture Relationship in file B: Sales: Sales Person ID = Sales Person ID (in file A) Or you can use last name, but i wuld recommend you have a unique number, Last name would assume that only one Jones or one Simth could ever be in your File A database. Other wise you would end up with John's picutre on Marry's record. Which I am sure she would not appreciate. The other way is to have a script that does a Set Field which would use the same relationship as above. Hope that helps. I appreciate your help. In the meantime, I discovered that if I entered each picture into the database as a "Global" field, and then created one "Picture" container field that used calculations to reference the individual salesperson's picture (Sales Last = "Jones", JonesPic, Sales Last="Smith", SmithPic, etc.) that it worked fine. What an amazing program FM5.0 is!! Again, thanks.
Ocean West Posted December 18, 2000 Author Posted December 18, 2000 Just keep in mind that globals are only current to the machine you are operating on. And that in a network environment if you modify a global it only affects the computer you are on. The last person who exits, their globals are saved not yours.
Newbies FL3 Posted December 18, 2000 Newbies Posted December 18, 2000 I have a database for a sales organization with 23 salespeople. When I enter the salesperson's last name, it automatically enters the first name, title, cell phone number, etc. (I have figured that much out.) What I CANNOT figure out is how to have the salesperson's PICTURE automatically entered into a Container field. I have looked everywhere, and read just about everything searching for an answer ... with no luck. I would REALLY appreciate your hlep! thanks.
Recommended Posts
This topic is 9011 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 accountSign in
Already have an account? Sign in here.
Sign In Now