CraigD71 Posted April 22, 2004 Posted April 22, 2004 I experimented briefly on my trial version to see how the new feature of inserting files into container fields works. It seemed pretty easy but I couldn't work out how to open the files once inserted in the field. I'd imagine you could do this perhaps with a script linked to button or something?? Can anyone point me in the right direction? Also, for storing multiple documents in a single record I assume you would use a repeating field? Any tips? FileMaker Version: 7 Platform: Windows 2000
Reed Posted April 22, 2004 Posted April 22, 2004 When you store the files in the container field, you just need to export the contents of the field and then open the file with an application. On windows you could use the send message script step to do this. I probably wouldn't use repeating fields... I would put one file in each record, and then create another table where the records contain a portal that can show multiple related records from your documents table.
CraigD71 Posted April 22, 2004 Author Posted April 22, 2004 Thankyou for you quick reply. I will give it a go.
CraigD71 Posted May 3, 2004 Author Posted May 3, 2004 I'm still stuck on this one. Not sure what it means to "export the contents of the field" and then how to use the "send message script" to open it?? Has anyone got a working example they could send me or perhaps some detailed instructions before my trial version expires?
Recommended Posts
This topic is 7854 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