Newbies Bonavale Posted April 15, 2011 Newbies Posted April 15, 2011 Hi. As part of my database, I have a photo field. My question is: Can i add a field that automatically shows to name of the attached photo file? Thanks
comment Posted April 15, 2011 Posted April 15, 2011 It depends on how the field was populated. If the field holds only a reference to the original image, you can get the reference by using a calculation field (result is Text) = YourContainerField This will show the absolute and the relative paths to the referenced file - and you can amend the calculation to parse out only the part/s you want.
Recommended Posts
This topic is 4971 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