Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted (edited)

Can Filemaker 9, within a layout display a list of files within a given subdirectory, eg PDF's, .pages, etc.? Can that list be made to be link-able, that is click on the filename listed within the layout and have it open? Would that list dynamically update as new files are added, if it can do that?

Edited by Guest
Posted

You can do this, but not without a plug-in of some sort.

You might want to look at Scodigo's "SmartPill PHP Edition" plug-in (available at scodigo.com). With it, you can get a list of files in a directory, then perhaps load that list into a table in your FM database, and then create the clickable file list user interface that you described.

-- Tim

Posted

If you are using a Mac you may be able to use AppleScript to load the file list into a table.

The AppleScript may be able to be run as a Service and listen for an Event whenever the contents of a Folder is changed. Thus updating the table.

This is only a guess.

Good Luck.

Garry

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