Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted (edited)

I'm building an image cataloging system and have a container field that houses a linked file.

I'd like to have a field display the path to the linked file, so we can track where the image file is stored.

I've looked and only been able to find reference to the database file path, and nothing about a file in a container field.

Likewise, having a field display the files name would be wonderful too.

Suggestions? Thanks.

-wing

Edited by Guest
Posted

A calculation field (result is text) =

YourContainerField

will return the file's info, including paths (absolute and relative). The file name can be parsed out using text functions - see here.

Posted

The scripting for parsing out the info is a little over my head at the moment, but I'm figuring it out. This is exactly the thread I needed.

Thanks!

-w

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