FileMaker is a cross-platform (Mac OS X and Windows) database development environment.
0
votes
0answers
75 views
What does this Visual Studio 2008 error mean?
I have a Filemaker Pro Advanced database that I'm trying to access from my Visual Studio 2008 project (in C#). When I go through the Add Data Source dialog and point it to my database, it finds it and ...
0
votes
1answer
96 views
how to create auto atttendance system using filemaker
Hi i am new to filemaker, i am interested to learn and create an attendance system using filemaker. the way i like to do it is using the solution provided in filemaker ( Time Cards ). i would like my ...
-2
votes
1answer
142 views
How can we export pdf using filemaker pro?
How can we export pdf using filemaker pro?
I want to export pdf in filemaker pro.
Thanks in advance!
1
vote
1answer
745 views
Filemaker Pro Join Table records not created automatically
In filemaker pro 12
Tables:
Department
Instructor
Training
Relationships:
Department and Instructor: Many to many (sucks but an instructor can
teach in 2 departments)
Instructor and Training: ...
0
votes
1answer
266 views
Duplicate ALL Filemaker Portal Rows only if valid
I would like to create a script that copies only valid Portal Rows from a Record.
ie. Sample Request is the main record
Sample colours are the relationship (SampleNumberID)
ie. Colour 1, ...
1
vote
1answer
138 views
Adding comma separators to a number
I'm working in Filemaker Pro 12. I want to display a field's number contents (price), rather than as simply a number, as comma separated. Ideally I want to do this while keeping the field contents a ...
0
votes
0answers
238 views
Filemaker PDF creation in runtime solution with Print creates PDF with raster image
I am able to create PDF in filemaker's runtime solution with PrinterSwitch plugin and filemaker's 'Print' script. I used Filemaker Pro 12 Advanced.
'Print' script behaves differently in two cases, ...
0
votes
1answer
95 views
Filemaker Pro won't run script triggers while importing
I'm using Filemaker Pro 12 Advanced. I have a few tables but have really only been working with a couple. I set an onObjectSave script trigger to run on a field called departmentName. When I import ...
1
vote
1answer
239 views
How to open file maker .fp3 files without file maker installed?
A client of mine sent me his db to review before starting a new project with him, as he said, he is using file maker pro 4.
He sent me a list of .fp3 files, but I can't find file maker 4 or 5 ...
1
vote
1answer
199 views
PHP List of records from filemaker select button
First, thank you for reading this.
I am just starting php and I am tying to make a site using FileMaker to display and enter information.
I have the php connecting to my database, then a search ...
1
vote
2answers
138 views
PHP (possibly UTF8) Encoding/Decoding issue - single characters displaying
I have a string I'm pulling from a Filemaker database that's supposed to read
Pete Dye–designed golf course
but my array returns it as
Pete Dye–designed golf course
i think this has to ...
0
votes
1answer
822 views
Dynamic value-list based on search criteria (relating table occurrences via contains)
I am working in Filemaker 12, I would like to have a special type of dynamic value-list (which would certainly be possible if I could relate tables via a "contains" operator).
I have a persons table ...
0
votes
1answer
138 views
FileMaker 10 Pro Insert data by Asp.Net
I am trying to insert the data in FM but get the parse error serached number of fourms with no luck.
ERROR [HY000] [DataDirect][ODBC SequeLink driver][ODBC Socket][DataDirect][ODBC FileMaker ...
0
votes
1answer
462 views
FileMaker Pro PHP ODBC Connection
How do I connect to a FMP database using an ODBC connection?
The name of the server is fmserver, and there is no Username or Password.
This is what I try:
$name = 'fmserver';
$conn = ...
1
vote
1answer
107 views
How to create dynamic element XML in Filemaker Pro advanced
I want to create XML with dynamic Element and attribute according to Database record in Filemaker advanced. As Filemaker generate fixed format XML.
Should it is possible? and How?
Thanks.
2
votes
3answers
619 views
How do I get a list of values?
I have a table Targets with unique ID number and field data. I want to get a list containing all values of number in Targets so this list (preferably comma separated) can end up as a JS array in a Web ...
0
votes
1answer
98 views
Filemaker to Filemaker database Import Table issue
I have one filemaker database for my own use that I update regularly from a second filemaker database (which is active everyday).
I have a simple script that imports all data from active database ...
0
votes
2answers
215 views
Selecting a different record in List View via Script
I have a table in Filemaker 11 which has fields: thingID, infoNumber (#), itemHistory. infoNumber displays the order in which we think the item history's happened (sometimes this is incorrect and ...
1
vote
2answers
871 views
How do I get the value of a specified field in a specified portal row in filemaker 12?
I have a portal that is auto-sorted so that a specific row of interest comes out on top. I'd like to get the value of a specific field in that row and display it in another field via some calculation.
...
0
votes
0answers
54 views
Integrate iFormBuilder with FileMaker
Has anyone tried to integrate data collected using iForm/iFormBuilder into FileMaker? If so, what was the preferred method for getting data out of iFormBuilder.
Any other tips, tricks, or known ...
0
votes
2answers
413 views
use the tell application statement with other then application name
I have one particular problem with file maker pro.
On the mac there are both FMP11 and FMP12 installed.
I have a script which makes FMP open a doc and do some processing.
The script worked so far OK ...
1
vote
2answers
55 views
Get as number for date
I have a function GetAsNumber(date) in filemaker.
Ex: GetAsNumber(10/10/2008) returns 733325.
I need to write function GetAsNumber with PHP.But with function mktime() in php i can't do it the same ...
1
vote
1answer
83 views
Summary of values in a given field
I have a field [values] where a range of values (say A - E) can be added. Viewed across a number of records we get something like
Record 1 [values] A
Record 2 [values]
Record 3 [values] A
Record ...
0
votes
0answers
140 views
Getting over-query-limit with distance matrix with only 2 queries
I am by no means expert at this but I have a solution which runs in a web-browser in FileMaker Pro. I have 2 origins and 2 destinations as per the example. I am only really using the first origin and ...
0
votes
1answer
482 views
Google Street View with Filemaker Pro Web View
I am currently using Filemaker Pro 12, and with web view I have written functions to automatically grab information from the address fields in each record to call up both Google Maps and Google ...
1
vote
1answer
311 views
Change button label & action for submit/save button in Twitter Bootstrap? Do it when form is unsaved?
I have a simple non-Ajax form that presents serialized fields for saving a whole bunch of pieces of data across multiple records i.e. a quote with multiple line items and each field on each line is ...
2
votes
1answer
312 views
iPad Filemaker Go 12 append PDF issues
I have a script that exports two layouts to pdf and appends them to an attached email. It works perfect on my Mac, but only shows the last pdf I am trying to append on the ipad.
Does anyone know how ...
0
votes
1answer
58 views
Embeding a calendar into file maker pro
I am creating an information system in filemaker pro. It will compose of a contact database, customer history, and a calendar.
I wish to implement a calendar into a filemaker pro database system, ...
1
vote
2answers
343 views
Reading FileMaker Pro fp7 files with Java
Someone exported FileMaker Pro 9 tables and I am trying to read them with Java.
I have the fmjdbc.jar installed I can register the driver with Class.forName("com.filemaker.jdbc.Driver");
The exported ...
0
votes
2answers
557 views
Filemaker Pro: Assigning a value to a field depending of the Tab
It's a followup question about my project (designing a clinical trial form). My first question is here: Filemaker Pro: Create multiple entries of a table with Tab Control
In order to simplify, I've ...
0
votes
1answer
308 views
How to Generate a Flowchart from a Database or Spreadsheet on a Mac?
Mavens,
Is there an easy, economical way to generate a flowchart from either a database (e.g., FileMaker Pro, or MS-Access) or a spreadsheet (e.g., Apple Numbers, or MS-Excel)?
What's being ...
0
votes
1answer
373 views
Filemaker Value Lists - Dwindling and Conditional
I am trying to use a value list to show multiple repeating data, but would like the list to not only show in repeating fields, but dwindle or reduce as user makes more selections (almost like a ...
0
votes
1answer
522 views
XSL tranformation from FMPXMLRESULT to FMRESULTSET (2 popular FileMaker grammars)
Thanks to Tomalak from Stackoverflow I was able to make a simple XSL transformation from the "old" FMPXMLRESULT xml grammar to the "new" FMRESULTSET xml grammar.
This is the original xml file with ...
0
votes
1answer
650 views
Filemaker Pro: Create multiple entries of a table with Tab Control
I'm currently designing a Filemaker Pro database for a clinical trial.
The relationship between my different tables are done.
To simplify my issue, let say I've two tables.
I've a "info" table with ...
0
votes
2answers
390 views
Perform find over list of values
In Filemaker11.
I have a table, with a field categoryID, and want to Perform Find on these records.
I want to display only the records which have categoryID as either 1, 2, 4, 6, 12 or 13.
Perform ...
1
vote
2answers
708 views
Filemaker Pro 11 Script - Add fields dynamically?
So we use FMP11 to do inventory management. I do price updates to our products 3 times a week and it would be nice to store our past cost values into a separate table for historical pricing. I know ...
0
votes
1answer
185 views
Export XML from filemaker, encoding problems
One of our customers exports an xml file from filemaker using FMPXMLRESULTS which we use to import product information to a website. This used to work fine but now the import of the XML document ...
0
votes
1answer
256 views
Looping through repeating fields in FileMaker
NOTE: Please, no comments about whether or not you like repeating fields. That isn't the point of this question.
Is there a way to simplify this formula in FileMaker 10?
Substitute (
Trim (
...
0
votes
1answer
147 views
formatting text in a csv export
I'm having trouble with a .csv export which is being uploaded to a website. There are must be some hidden or illegal characters in a description field I have in the database. I'm having a tough time ...
0
votes
1answer
80 views
Calculating/cutting and pasting a container field
I am in the process of combining several tables into one larger table in Filemaker (they should not have been multiple tables in the first place). I can pull all the numbers/text without problems (via ...
0
votes
2answers
576 views
Counting instances of same field entry
I have a Filemaker table with multiple entries in fieldA, how can I set fieldB to count the number of occurrences of the corresponding number of records which have the same value in fieldA.
For ...
0
votes
2answers
709 views
Can't Import XML to FileMaker Pro 11
First of all, excuse my ignorance as this issue is not my specialty: I have an XML file and I want to import into FileMaker. I have no XSL file, and I honestly do not know if necessary.
The problem is ...
0
votes
1answer
189 views
Static sidebar in a list view
Is it possible to create a static sidebar on the left-hand-side of a list view in Filemaker?
I was hoping to have editable search criteria on the left and a list on the right.
0
votes
1answer
317 views
Nesting a layout within a layout
I was wondering if it was possible to insert a layout within a layout in Filemaker.
For example, to insert a list view layout (with scroll bar) on the right-hand-side of another layout?
2
votes
1answer
144 views
Can Drupal be used as a shell for custom web apps?
I am looking to create a web site that will need to exchange information with a Filemaker Pro (version 11) database. Using PHP I can create simple web apps that submit and retrieve data from ...
0
votes
2answers
59 views
Populating a layout using a table from OBDC
I have been able to set up OBDC in Filemaker, and added table, a MySQL table, in Filemaker's relationship diagram.
I want to set up a layout, to view the entire contents of table, at the moment it ...
0
votes
2answers
250 views
Why is the enter key behaving like the tab key?
I have a "search" layout, which has several object boxes for the user to type in search queries. I have Set Tab Order... which works great. However, rather confusingly, pressing enter/return also has ...
0
votes
1answer
185 views
Displaying results of perform find in a portal
I have some global variables $$A, $$B, $$C and what to search within a table for these terms in fieldA, fieldB and fieldC (using Perform Find). How can I use the result of this Perform Find to display ...
0
votes
1answer
887 views
Portal displaying data from two tables
I have two tables which both include a date field. Currently I have two portals, one for each table (occurrence).
Is it was possible to display the results of both of these in one portal, and sort by ...
0
votes
1answer
115 views
Duplicate a tab within a tab control
I have created a tab control and want each tab within it to have the same layout/formatting (but perhaps filtering the results or pulling results from different tables). The easiest way to do this ...
