July 17, 201213 yr I built a couple of fairly simple databases in FMP v11 to catalog some art using one of the pre-made inventory templates. Both databases are used in a multi user environment. The "Insert Picture" button to place an image in the field has this simple script: Go to Field [Product Catalog:Image] Insert Picture [] In the first database this worked just fine. In the second one, the field randomly drops images, even in single user mode. After some searching I found one suggestion which I tried - adding this to the script: Set Field [Product Catalog:Image] Commit Records/Requests [] Still no go. I'm doubting it's an issue with this script anyhow since the other one (and the starter solution itself) work fine. There are no other scripts that have anything to do with the image field, other than the unmodified one attached to the "Export Picture" button. Where should I go from here?
July 23, 201213 yr Author Beuller? Beuller? I should add that all pictures are entered without the "store only a reference" box checked, so it's not an issue with the files having been moved or deleted.
July 31, 201213 yr Author Wow, I find it hard to believe that nobody else has had this issue. Anyone?
Create an account or sign in to comment