Tagged Questions
1
vote
1answer
108 views
Script to change settings in a program (filemaker pro 11)
Looking for some help here. I do a bit of IT support for an organisation of about 200 people. Most of them use a database program called Filemaker Pro 11. Each user should have their own username that ...
1
vote
2answers
698 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
2answers
955 views
Python in Filemaker Pro
I was hoping to calculate fields using some rather complicated functions, which I don't think I can realistically write in filemaker.
I would prefer to write a script to extract data into python, ...
0
votes
1answer
58 views
filemaker :: script doesn't find absolute pathed file
I try to import data from files inside a folder. herefor I mad ea script thats first imports all files from the folder and reads their paths. then I try to import these files and its data one after ...
1
vote
2answers
65 views
Filemaker errors
Ive recently started using filemaker to create some contact databases.. i figured it would be easier to get accustomed to to it if i played around with one of the templates.. after having tweaked the ...
0
votes
2answers
793 views
Extracting XML data from a FileMaker Web Viewer using a Custom Function
I have a script in Filemaker that calls a Brian Dunning hosted custom function called extractData this function looks for a given instance of a given attribute within a given XML contents. this ...
0
votes
1answer
160 views
Open a second area of a form, when a button is clicked on a portal line item to fill in the details of that line item in Filemaker 11
In a filemaker 11 database, I have a layout with three tabs, Current Year, Previous Year and Next Year. The Next Year tab is used for planning the upcoming year. Each tab layout has a portal of all ...