Exporting Container Field Contents To Folders From FileMaker

Someone asked me today to help export container field contents. The additional requirement was to store the images in unique folders (because the container field contents might not have unique file names). I have created a short video to share the process with people:

Click here to watch this video in high resolution.

I highly recommend replacing your old method of storing images in container fields with a new method: SuperContainer from 360 Works. It has a lot of advantages, one of them is reducing the file size tremendously. I use SuperContainer in almost every solution I build.

Download demo file

Special Thanks:

I’d like to thank the following people for their help in getting me on the right track here:

Steven Blackwell
Lee Hoong
Bruce Robertson

2 Responses to Exporting Container Field Contents To Folders From FileMaker

  1. Hi Agi,
    small suggestions in your script steps. In assigning the $_script variable instead using this line:
    // “do shell script” &” \”"& “mkdir -p ~/’desktop/FMExports/myfolder’” & “\”"
    and after that substituting the myfolder with the $_id

    you can have all covered in one script line with simplified syntax:

    “do shell script ” & Quote(GetAsText(“mkdir -p ~/desktop/FMExports/” & $_id))

    I have it tested with your file and it worked fine for me. Let me know what you think.

  2. Social comments and analytics for this post…

    This post was mentioned on Twitter by happyten: RT @agir: New blog post on agiriley.com: Exporting Container Fields to folders from FileMaker http://www.agiriley.com/?p=503...

blog comments powered by Disqus

Client Testimonials

  • "Although the database (which was essentially the lifeline of our business) was not easily recoverable, Agnes did not give up and was able to recover our files after many attempts and hour of persistence Not only did she recover our files, she guided us through the recovery, updated us to present and prepared us so that will never happen again."

    Andy Klein, Chelsea Communications

  • "ZeroBlue translated our needs and ideas into a very attractive, functional, and professional website that is well received by our collaborators and the investment community."

    John Rothman, Advaxis

  • "I received very detailed summaries of the hours that were worked on; which is not always the case with other developers I have worked with. Always available and clearly willing to go the extra mile to make us happy."

    Andres Corchuelo, LPM

Twitter Updates