Ask a Question related to FileMaker, Design and Development.
-
Brad #1
Container Field
I have 2 files in FMP 6.0.
1 is a subject file with names, addresses, etc...; with a unique
number for each person.
2 is a photofile with pictures and the same unique number for each
photo, corresponding to the subjects in the other file. The photo is
in a container field.
How can I match the photo with the subject by the unique number and
import the photo into the subject file with out losing any information
in the subject files? Any ideas?
Thanks
Brad
Brad Guest
-
.pdf and Container field
Can you only store a .pdf file in a container field on a Windows machine. I am on a Mac and it won't let me do that. tia -- -
Can Container Field hold .pdf?
I have a machine inventory database in fmp5. It would be nice to store the owner's manual and parts list in each machine's record. According... -
Container field mysteries
Using FMP6 (Mac), I want to put a picture on the form for each record from a folder of JPEG files--those are pictures of the physical objects... -
Sending a container field as email message?
Is it possible to use a container field for the message body when sending an email using the 'Send Mail' script step? We're currently using version... -
importing exporting container field contents
Hello Pierre, Under Windows you might find some hints at www.tekstotaal.com/c.fmp.image.import.html and... -
Glenn Schwandt #2
Re: Container Field
One photo in file 2 for each subject in file 1? If that is the situation,
create a relationship between file 1 and file 2 based upon the unique number
(if not already done). Create a container field in file 1. Find all
records. Put the cursor in the container field. Select "Replace
Contents..." from the Records menu. Select "Replace with calculated
result:". Select the container field in file 2 as the result (use the
relationship drop-down to select file 2 fields). Click "OK" and "Replace".
"Brad" <bjones@hrc.state.in.us> wrote in message
news:6f04436a.0309091209.1eb5171a@posting.google.c om...> I have 2 files in FMP 6.0.
>
> 1 is a subject file with names, addresses, etc...; with a unique
> number for each person.
>
> 2 is a photofile with pictures and the same unique number for each
> photo, corresponding to the subjects in the other file. The photo is
> in a container field.
>
> How can I match the photo with the subject by the unique number and
> import the photo into the subject file with out losing any information
> in the subject files? Any ideas?
>
> Thanks
> Brad
Glenn Schwandt Guest



Reply With Quote

