Search the Community
Showing results for tags 'Container'.
-
When I import photos into a Container using a script, there is no option to import a reference to the file only as there is in a separate dialog when I do this manually. How do I import a folder to a container field, using the reference only, within a script? Doh! Never mind. Just found it in...
-
Our database has a container field that we mostly have PDF's inside of, with the occasional PNG. Currently we have this container in three different layouts. On all layouts the scrollbar is visible when applicable. However, only one layout allows the users to interact with this scrollbar. This inclu...
-
In this Livestream, we're discussing containers! Discover the different ways to optimize your external container data storage on the server side, as well as how to do a "split" container data setup! Future live streams: https://fmtraining.tv/#LIVE support@rcconsulting.com www.fmtraining.t...
-
- FreeFileMakerVideos
- FreeFileMakerTraining
- (and 3 more)
-
I can sense the eye rolls but, I’ve just upgraded to FMS19 on a MacPro after upgrading it to Big Sur and the database container fields are reporting missing files. I have defined the alternate database folder and its associated external storage volume which was verified. Could I have the syntax wron...
-
Hi, all I need is to read the content of a text file into a text field and I can’t figure out how. Situation: I have ≈150’000 folders, each with one image file and one xml/text file with meta information about the image file. The image file and the meta data need to go into the same record...
-
Our people out in the field take photos which go directly into the container fields, we would like those photos to automatically transfer to the camera roll/gallery. I know there is an export command and that would allow the techs to export and choose the location, save image etc... But that is a ta...
-
Does anyone know how to fix an image from appearing too small within a container in WebDirect? In FMP it fills the container. Tried to "play" with most settings relating to containers, including margins, frame, etc. - no success. The problem presents itself in Safari in macOS Catalina, as well as Ed...
-
Hi everyone i'm new in filemaker, i'm using filemaker 17 and currently i'm involve in a proyect but i have a problem that i can't resolve, maybe someone of you have had the same problem. I'm saving images in base64 format in a database to show them in a layout with web viewer,that doesn'...
-
Hello FM Mavens, I am likely missing something. I have a script step that calculates the dimensions of an image in a container field. There are many such fields so the script should work with any arbitrary one. I get the name of the field by using script parameter Get(ActiveFieldNa...
-
I'm working on a function to extract text from a .txt.gz file in a container field: //SM_TextFromGZIP ( containerFieldName ) import java.util.zip.GZIPInputStream; import java.util.io.*; GZIPInputStream gunzip = new GZIPInputStream(fmpro.getContainerStream(containerFieldName)); InputStreamReader...
- 13 replies
-
- ioexception
- container
-
(and 1 more)
Tagged with:
-
Using the script step export field contents, I can not export the contents of a container field. Error message reads ...could not be created on this disk. use a different name, make more room on the disk or use a different disk. I know I have had this in years past, but I can not remember the fix fo...
-
I don't see anyway to scrub an audio file like an mp4 or 3 when placed into a container field. It works great if the content is a quicktime movie. It also does not display the time of location in the track (i.e. skip to :37). Any way to make this work or work around? Thanks David
-
I have a solution to track employee expense reports which contains a container to store a pdf of related receipts. Currently, I create a multiple page pdf of receipts in Apple Preview, then paste it into the container. Was wondering if it was possible to create a FM script or AppleScript to drop a...
-
Hi all Fairly trivial (but annoying) problem here! I've just transferred all Invoice PDFs to their respective container fields - which is externally stored (non secure) on the FMS Server. However the first PDF in the table had an '_1' at the end of the filename on the server. When I c...
- 2 replies
-
- underscore
- remote
-
(and 1 more)
Tagged with:
-
My old fp7 solution had some fields that store the path to external pdf files, the files were stored in the same server machine and the path were like "file://oldserver/folder/file", the pdf files are shown in the solution through a webviewer field. The solution is developed under the 'separation mo...
-
I'm building a database for my coffee roasting. I want to have a layout for storing all the receipts from the green beans I purchase from my vendors. How would I go about creating a layout that lets me keep adding files without creating multiple containers manually?
-
I have developed a solution for IOS devices which also utilizes scripts that facilitate importing of GPS coordinates and especially photos from the device, i.e. iPhone or iPad, within FMGo. Although I have scripted the possibility of emailing images originally captured by the solution outside of the...
-
Dear all,  I'm having a problem in my Filemaker solution when insertion files in a container via script and also drag and drop. It worked fine fore more than 5 years and now i'm getting this strange massage (attached). The problem is not stable, because sometimes we don't see it. Also in some...
-
I am experiencing a nasty problem with a Filemaker Server 14.0.4.412 on Windows Server 2012R2. PDF s in a container field don't display, but instead either one of two things happen: 1 on FMPA14 running on Terminal Server (Windows), an error displays 'Security settings do not allow downloading t...