Multiple photos import to one related record
Posted: Tue Aug 09, 2005 6:50 pm
Alright here's another one:
Our databse has many tables, most of which relate to a single property record.
I want to be able to perform a photo import, where we'll import 20 photos or so for one property. I have a photos table, related to the property table, but the trouble is telling FMP what property to relate the imported photos to.
If the property number was in the photos file name, no problem. (Say file name was 300a, 300b, 300c, etc., all these are for property "300"...I could just get the filename as a number, and import this into the field related to the property ID).
However, I want this to be simple. No file naming or anything manual.
You're in a layout for the subject property, and you hit the "photo import" button. It imports ALL photos on the connected memory card into the photos table, but relates them all to THAT property.
I can't figure out how to do this...
Idears?
Our databse has many tables, most of which relate to a single property record.
I want to be able to perform a photo import, where we'll import 20 photos or so for one property. I have a photos table, related to the property table, but the trouble is telling FMP what property to relate the imported photos to.
If the property number was in the photos file name, no problem. (Say file name was 300a, 300b, 300c, etc., all these are for property "300"...I could just get the filename as a number, and import this into the field related to the property ID).
However, I want this to be simple. No file naming or anything manual.
You're in a layout for the subject property, and you hit the "photo import" button. It imports ALL photos on the connected memory card into the photos table, but relates them all to THAT property.
I can't figure out how to do this...
Idears?