go to a TAB
If you use the Tab control in the newer versions of FMP, can you set a
script to go to one of the tabs? I don't see anything in the scripts that
looks like what I am looking for, but I want to be sure.
|
3/29/2010 12:02:23 PM
|
2
|
"Stephen Larivee" <larive...@NOyahooSPAM.com>
|
|
|
[NEWS] Bento App for iPad
So when are they bringing out the proper FileMaker for iPhone / iPod Touch /
iPad?
From MacRumors.com ...
Filemaker's Bento Personal Database App to Launch for iPad
-----------------------------------------------------------------------
------------------
In the lead up to the iPad launch, a number of leaks have revealed
some of the iPad App Store launch titles. While popular iPhone
games such as Flight Control and Real Racing are amongst the
first group of apps, one of the big promises of the iPad was that
productivity apps would be able to mak
|
3/29/2010 6:09:27 AM
|
2
|
"Your Name" <your.n...@isp.com>
|
Press Release - MyOffice Mobile Accounting Software - FM
To group members,
We are pleased to announce our new version of MyOffice Mobile.
NTI has been a database developer since 1987 focused on vertical
accounting solutions. Recently we switched our development to
Filemaker and have a new version of MyOffice. Please clink on the link
below to view a 4 minute demo or visit our web site for more
information.
We are the alternative to QuickBooks, you don=92t have to be an
accountant to use MyOffice, and you don=92t need to close out each year.
MyOffice Mobile is available for Windows and Macintosh, tested under
Linux-Ubuntu 9 and is web b
|
3/28/2010 1:23:28 AM
|
0
|
MyOffice Mobile <ntrata...@gmail.com>
|
Seen the latest Question on FMOverflow?
Enviroment differences when deploying PHP API web apps
Answer here
http://fmoverflow.net/questions/20/enviroment-differences-when-deploying-php-api-web-apps
|
3/26/2010 7:17:12 PM
|
0
|
Joe <joem...@gmail.com>
|
Backup routine without FMS
FMP 10 or 11: Suppose I can't get the client to buy FMS (only two
users), I need to copy the files from the client computer that has them
(opens them first, becomes the host) to the file server where the backup
routine catches them.
I notice I can use "Save copy as..." when I'm the host, even while
guests are there.
However, if I script that, the script needs to find out if the FMP it
runs on is the one on the host or the guest computer.
Should I try
isempty ( get ( hostipaddress ) ) ?
Or just trigger the script whenever the file is closed, relying on the
fact that no harm
|
3/25/2010 7:17:41 PM
|
2
|
...@tele2.ch (Christoph Kaufmann)
|
prevent changes to a field
FMP 10 on WinXP
I have a file that I import data to. Some of the fields I do not want the
users to alter. Is there a way of restricting the field, regardless of
layout, so the field cannot be modified??
|
3/25/2010 4:01:52 PM
|
3
|
"Stephen Larivee" <larive...@NOyahooSPAM.com>
|
Recursive interpolation function
I'm looking to write a recursive function interpole some values with a
table. I put the table values in multi-fields, but now I need to find an
easy way to interpole some values. To clarfy wath I mean, I've two
multiple field contaning this values:
Field A Field B
5000 16,22
7500 14,96
10000 14,12
15000 13,03
20000 12,29
25000 11,76
35000 10,99
50000 10,23
75000 9,43
100000 8,91
150000 8,22
200000 7,76
250000 7,41
350000 6,93
500000
|
3/24/2010 8:07:39 PM
|
9
|
borgobello-...@SPAM-alice.it (Aladino)
|
FileMaker Pro 11 advert
I just received an RSS update that was titled "New and Improved
FileMaker Pro 11." I wasn't aware that there was an older, inferior
version of FileMaker Pro 11. The also release said it was "Packed with
new and innovative features..." This is not quite redundant (the root
of innovative being 'nova'), but enough to look amateurish.
|
3/23/2010 11:09:39 PM
|
0
|
Vincent T <drleot...@gmail.com>
|
FileMaker Pro 11 advert
I just receive an RSS update that was titled "New and Improved
FileMaker Pro 11." I wasn't aware that there was an older, inferior
version of FileMaker Pro 11. The release also said it was "Packed with
new and innovative features..." This is not quite redundant (the root
of innovative being 'nova'), but enough to look amateurish.
|
3/23/2010 11:07:23 PM
|
0
|
Vincent T <drleot...@gmail.com>
|
Another database within a field? FMP 8
I am trying to create a database that holds the following
Client ID number
Client Name
Client Description
Billing Notes (date, description, amount)
The notes bit needs to be growing list of separate items consisting of
three related fields.
I started off thinking I could do this with a repeating field, but that
wouldn't necessarily keep the three bits of information together and
would also mean that the Client records that have very few Billing Notes
would have a lot of wasted space since the repeating field would have to
be set to a high number of repeats to accomodate t
|
3/23/2010 11:22:53 AM
|
3
|
Sara <saramerri...@blueyonder.co.uk>
|
453938 Answers to your Computer question! 34
I fell in love with the net and all the compuiter teahcnology in the very early years and have loved it ever since, I have an IT Degree and Communications degree and will be working on my doctorate for the next five years, in bwetween I design websites, databases, Multimedia Produxction or anything that wil make me a penny, just student scraping by. But Guess what? I don't want your money, your e-mail, or anything. Each of these sites has a specific topic but they have them style and layout sothey are easy to navigate and ther a search function should take you to exactly where youwant to, o
|
3/22/2010 11:58:14 PM
|
0
|
Andrew W.<wilcox_and...@childcustodyfordads.eyetraffic.net>
|
Conditional Formatting and Repetion Fields
FMP 10: Nurserey want's a plan showing what room gets cleaned when. I
have a list view with the rooms from top to bottom. The want the days of
the month from left to right.
Day1 Day2 Day3 Day4
Room1 Cleaning
Room2 Cleaning
Room3 Cleaning
Room4 Cleaning
I made a global date field for the start date and a calc feld with 31
repetitions to display the days of the month (and the first days of the
following month if the current month has less than 31 days).
Can I stay with that o
|
3/19/2010 9:18:21 PM
|
2
|
...@tele2.ch (Christoph Kaufmann)
|
FM 11 server and web?
Hi all,
I am running FM 11 server and trying to connect with fx php using
custom web publishing. I can see the xml output but cannot see web
page.
Has anyone tried FM 11 and fx php?
Thanks!
Deepti
|
3/19/2010 3:20:53 PM
|
0
|
Deepti <dpulavar...@gmail.com>
|
FM11 - IWP on localhost
I've recently installed FM AdvPro 11 on a local PC. I go into the 'File' -
'File Sharing' - 'IWP' menu then click on the 'Specify' button to change the
default port from 37954 to our normal one for development (which has worked
without flaw since version 8.5). When I click OK it takes a long time to
return to the IWP dialog box.
I cannot access the app via IWP and when I go back into the IWP setup the
port has been reset to the original default of 37954 preceded by 6449 (so
the url becomes http://192.168.123.123:644937954/).
Any ideas on why this may be happening?
|
3/17/2010 6:29:03 PM
|
0
|
"GSteven" <...@DavClaServ>
|
"Saving" data
I have one file with five years of data. How do I create a new file
with only data for one of the years?
|
3/16/2010 11:40:30 PM
|
10
|
Lee <leehu...@cox.net>
|
Scanning Records
Hi,
How can I set a window with Button to scan all the records, Let me explain I
have several windows set in 'View as Form' and I hide the status Area, but I
would like to review some other records by adding arrows to go to next
record or the previous record with out Exposing the Status Area.
After all that what, command will do this for me.
I am using FP9-PRO
Windows XP
Charlie
|
3/16/2010 3:07:13 PM
|
0
|
Mark...@markris.com
|
Problem
Is there a way of Reading Optional charters such as the Unscors, Hyphen,
Forward & Back Slashs.
FM Pro 10 - on windowsXP
Charlie
|
3/16/2010 3:07:13 PM
|
0
|
Mark...@markris.com
|
Calculating Interest by Day
Every month I get a file showing customer balances by day that looks
something like this.
CustID Date Balance
1 1/1/2010 100
1 1/2/2010 150
1 1/5/2010 100
2 1/1/2010 200
2 1/2/2010 250
2 1/5/2010 200
I need to calculate simple interest by day, which is easy, just take
the rate / 365 days times the balance above.
The problem I have, is the file I get excludes weekends and holidays,
but we need to charge interest for balances carried over those days.
In my example above you see the 1/3 & 1/4 are skipped (assuming they
are a Sat & Sun). But for customer 1,
|
3/16/2010 1:49:02 PM
|
0
|
Doug Anderson <do...@fcstone.com>
|
FMP Adv. 11 - upgrade
I have FMP Advanced 8.5 Central Europan version. After that I bought
FMP Adv. 9 upgrade, Central European version. Very good friend of mine
is in USA and she could buy FMP Adv. 11 upgrade in States. On filemaker
web page, I can see that owners of 8.5 are eligible for upgrade to
version 11. However, I can't find enywhere, if Central European version
can be upgraded with version bought in USA?
--
Filemaker 9.03 Advanced - Mac OSX 10.5.8
|
3/16/2010 9:40:24 AM
|
0
|
=?UTF-8?B?VG9taXNsYXYgVG9tYcWhacSH?= <...@nonet.hr>
|
Should we pursue filemaker.php?
I am an experienced professional filemaker developer (10 years),
although I have no experience with sharing a solution via php and
filemaker server advanced. I am seeking advice from people who do have
that experience to help me guide my client in deciding how we should
solve a problem. Thank you in advance for reading my lengthy
explanation and question.
I am the developer for a rather complex and mature system served by a
hosting company. My client is very happy with our system overall,
although there is one component (invoice creation) that is
frustratingly variable in it's speed
|
3/16/2010 5:18:23 AM
|
0
|
Greg <greg.dem...@gmail.com>
|
2D relations
Hi all,
what's your suggestion for an optimum 2D display?
A typical application might be e.g. a calender, but mine is slightly
different:
I got a list or records
name place
A 11
B 13
C 14
D 21
E 24
All of them do belong to group X,
while there may be other groups Y, Z, ...
I want to show them as
Group X:
(column) 1 2 3 4
(row) 2 D E
(row) 1 A B C
I wonder whether to apply repeating fields for relation building.
The place range should be from 11 to 99.
I doubt that sl
|
3/14/2010 7:46:44 AM
|
0
|
Martin Trautmann <t-use...@gmx.net>
|
Help with an birthday question
Hello everyone,
I have a simple database with just two linked tables. One field contains
a date of birth field. I then have a calculated field that determines
the age of the person. What I want to do is list anyone who has a
birthday on the current date. I know how to get the day, month and year
from the date of birth and the current date, but how do I list everyone
whose birthday in on the current day and month?
Any help would be very gratefully received.
Kev
|
3/12/2010 8:28:53 AM
|
0
|
Kevin Warner <...@home.com>
|
MacOSX System Requirements for FMP11
FMP11 is annonced for OSX 10.5.7 or more.
are the FMP11 runtimes working on 10.4.x ?
did you try it ?
--
Philippe Manet
en fait, c'est manet avant @
------------ And now a word from our sponsor ------------------
For a quality usenet news server, try DNEWS, easy to install,
fast, efficient and reliable. For home servers or carrier class
installations with millions of users it will allow you to grow!
---- See http://netwinsite.com/sponsor/sponsor_dnews.htm ----
|
3/12/2010 12:16:53 AM
|
0
|
y...@invivo.edu (Philippe Manet)
|
FMP11 licensing
FMP 9 Adv licensing gave you rights for 2 installations (typically :
MacOSX and WXP).
I didn't see the same info with FMP11...
and what about the way of activation ?
--
Philippe Manet
en fait, c'est manet avant @
|
3/12/2010 12:16:53 AM
|
0
|
y...@invivo.edu (Philippe Manet)
|
fmview.php problems
I had an entire site built with the filemaker php assistant on FM
server 9. When I updated the server to 10 and ran the assistant to
add pages onto the site, it came up with broken links. After hours of
analyzing, I finally noticed that the new fmview.php generated from
Server 10 was different than the one generated under Server 9. When I
tried to add records with the php generated with 10, it threw an error
until I switched out the fmview files. When I did that, some of the
old fm9 generated php throws an error now.
Anybody have to deal with this headache and what exactly do I ha
|
3/11/2010 9:00:08 PM
|
0
|
Eric Pena <eric.scott.p...@gmail.com>
|
filemaker pro 11 and fx php
Hi,
Has anyone tried it yet? I downloaded the trial version of FM 11 and
tried to publish using fx php but it doesn't work.
Help!
Thanks!
Deepti
|
3/11/2010 8:15:22 PM
|
0
|
Deepti <dpulavar...@gmail.com>
|
AND Search and portal
It appears to me that in find mode, I can popule one portal row only.
Question is how do I help my users with AND searches. Do a find, then do
another find but do not hit enter but choose constrain found set etc.
works, of course, but I'd like to make things easier for them.
It's an FMP 10 address system where every address can have many
keywords. Tables are
addresses
keywords
keywAdrJoin
I created an interface for OR searches that I might re-use: Users can
tick checkboxes in a global field that displays the various keywords
(and takes the ID of the keyword cklicked), GTRR goe
|
3/11/2010 5:43:01 PM
|
0
|
...@tele2.ch (Christoph Kaufmann)
|
problems in FM 10 pro adv. Win XP pro
My layouts some times lose their color and sometimes display double
fields!!!!!
Especialy when a new window is created, the underliing layout is been
f...ed?
Any help?
|
3/1/2010 11:36:19 AM
|
3
|
"Hatzigiannakis Nikos" <ni...@ypai.gr>
|
Music School Database
Hi all
Congratulations for this great group, and first of all, sorry for my
bad english...
I'm trying to do a database for a music school.
The problem is that I'm really not understanding how the table
relationships work.
I read the "Filemaker 10 bible" book and the Filemaker help, but that
really didn't help much, so I must be really stupid (hehehe).
The problem is this:
I have several tables (students, teachers, employees, etc) and I want
the following feature:
when I write a class name ("piano", "flute", etc.) in a student record
(table "students" and I choose a teacher name
|
2/26/2010 2:03:51 AM
|
14
|
Pianoman <pianoman....@gmail.com>
|
762625 Answers to your Computer question! 74
I fell in love with the net and all the compuiter teahcnology in the very early years and have loved it ever since, I have an IT Degree and Communications degree and will be working on my doctorate for the next five years, in bwetween I design websites, databases, Multimedia Produxction or anything that wil make me a penny, just student scraping by. But Guess what? I don't want your money, your e-mail, or anything. Each of these sites has a specific topic but they have them style and layout sothey are easy to navigate and ther a search function should take you to exactly where youwant to, o
|
2/26/2010 1:56:31 AM
|
0
|
Andrew W.<wilcox_and...@childcustodyfordads.eyetraffic.net>
|
custom menu: capture user selection in variable??
Is there a function or technique for capturing the Custom menu
selection that a user makes? That is, if a user selects from my
Reports custom menu the "Admissions Audit" item, can I somehow capture
that menu title in a variable? I would then pass that variable into
the script called by the menu. Such could then be used to navigate to
the correct layout or whatever.
|
2/25/2010 3:53:19 PM
|
2
|
Darren Burgess <darrenburg...@cox.net>
|
This script cannot be found or has been deleted.
Hi --
Any suggestions on getting rid of scripts that generate the
following ... "This script cannot be found or has been deleted." ...
Also, is this a pre-cursor for more corruptions? Any suggestions would
be helpful.
Regards,
Rich
|
2/23/2010 4:42:28 PM
|
2
|
Rich <rkrue...@gmail.com>
|
Sumary fields FM 10 Pro adv
I have a problem doing the following:
I have a file with student records: Student name, Class, and Grade
I have classes A,B, C and D
I wand four calculated fields to display maximum grade of class A, maximum
grade of class B, maximum grade of class C, and maximum grade of class D.
Any help will be much appreciated!
|
2/22/2010 9:19:35 AM
|
1
|
"Hatzigiannakis Nikos" <ni...@ypai.gr>
|
Where can I get an older version of Filemaker Pro (6.0 Mac)?
I have a Mac 10.4 and a Mac OS9.
My partner has a newer Mac laptop (not sure which version but I'm sure
it is 10.4 or later)
I have an older database on the OS9 that I would like to port into
Filemaker Pro.
If I obtain Filemaker Pro 6.0 and patch it to v.3 I will be able to
reprogram the database in Filemaker and port it to the newer machines
so my partner can use it as well.
Filemaker cust service was less than helpful, saying "because it is
unsupported, it is not available anywhere".
I -assume- this means, If I purchase Filemaker Pro 6.0 unsupported, it
would come withou
|
2/19/2010 5:37:22 PM
|
19
|
"Brian R." <w...@erols.com>
|
FMP Expert request
Can anyone recommend a FMP expert that can help develop a desktop
application for my Toronto based company?
We are looking for is someone who is FileMaker 9 or 10 certified
Experienced in a production development environment
Possess outstanding written and spoken communication skills
Agile enough to move through several projects at any time
Enjoy a collaborative and team-friendly environment
Who is an independant consultant/contractor, and has experience in the
hospitality industry.
Familiar with Accounting Integration (QuickBooks) and accounting best
practices as well as inven
|
2/18/2010 9:35:10 PM
|
2
|
Industry Disrupter <dain...@gmail.com>
|
Window size
FM 8.5
I have checked for previous posts but all are very old. Can anyone
advise me how to make filemaker open a layout to a definite size. I
know I can script this but then it means using a script button. I
thought if I set the page setup to a custom size this would work but
it does not. Any ideas?
Thanks
|
2/17/2010 11:39:35 PM
|
5
|
Buckbuck <buck.matthe...@yahoo.com>
|
Sliding within portals
Hi all,
did I miss anything or is sliding within portals just not possible?
If so, this does limit the usage of portals significantly. I use them
since it does permit to add new related records easily, but I do have to
create special layouts from the other end of the relation in order to
use list view ans sliding over there.
|
2/16/2010 7:55:58 AM
|
8
|
Martin Trautmann <t-use...@gmx.net>
|
Your Experiences with FileMaker Server 10?
Hello,
I recently updated a client's Mac server from FMS8 to FMS10. (They
purchased a new server with OS X Server 10.6.)
I was very surprised to see just how different the FileMaker Server
setup and procedures are now. (A Java app?) I wasn't expecting such a
big change, given that FMS10 hosts the same database format as FM7,
FM8 and FM9--and that it supports clients back to FM8.
I'm hoping for some feedback from anyone about whether there are
issues with FMS10's changes, and how reliable it's been for you.
Thanks!
-Rob Steward
|
2/14/2010 7:22:07 PM
|
3
|
Rob <robdstew...@gmail.com>
|
This period and Year to Date report
Hi am rather new to FM, using version 8.5 and have created a database
to track conflict resolution issues for a university. The two reports
I need are very easy subsummary reports. One by total service requests
such as Consultation, Mediation, etc. and the other by Total
Participants such as Faculty, Staff, Graduate Students. I don't need
any details just total numbers. I can get either a period (month, six
months) by doing a simple find of dates or a Year to Date by changing
the date range, but I don't know who to get both of these times frames
to show up on the same report with their
|
2/14/2010 3:10:33 PM
|
3
|
Kathy McClure <ka...@computer-helper.com>
|
password problem
I am using FMP 10 on Windows XP.
I recently found an older file, probably done in FMP 7. It was last used by
me in 2003. I am trying to open it but not get past the password. I have
tried my usuals but have not had any luck. I have tried admin and no
password but nothing there either. It is not crucial that I open this file
but it irks me that I can not get into something I spent a lot of time
working on. Am I just out of luck with this, as I guess is the case? Or is
there something I can do to access a file without the password?
|
2/13/2010 7:20:27 PM
|
3
|
"Stephen Larivee" <larive...@yahoo.com>
|
web publishing
When I use Instant Web Publishing and I look up the maximum numbers of
connections (advanced options) it says '0'. How can I increase this
number? Or what am I doing wrong?
I use FilMaker Pro 8.
Thanks, Kees H.
|
2/12/2010 10:37:16 PM
|
0
|
kees <c...@hetnet.nl>
|
sauro.clevaquestaroba@email.it
Developing a fm 10 adv program, I need to search text within PDF files,
stored in container fields.
Anyone know a plug-in able to do this?
Thanks for any information about.
Sauro
|
2/9/2010 9:45:04 PM
|
0
|
Sauro <sauro.clevaquestar...@email.it>
|
Using FM for organizing documents
Hello everyone,
I would like to build a simple database to store and organize
documents.
In particular I would need to organize hundreds of .pdf (scientific
publications)
and would like to have a way to search by authors, year, journal, but
it would be great also to be able to "tag" each paper with different
arguments
(in a similar way social netwroks do tag web links)...
How would you modelize the database, remembering that in my
phylosophy, the
simpler the better (also since I will not be able to build something
too complex) ?
Thank you in advance,
Diego
|
2/9/2010 8:21:19 PM
|
2
|
Diego B <messa...@yahoo.it>
|
Exporting becomes read only
My father has a problem with filemaker, with version 10 is not able to
clone a database in short.
He clones but it's read only, and no way to write in it.
The file cloned was open and with network enabled, could that maybe the
problem?
OS permissions are set fine...
|
2/9/2010 8:38:48 AM
|
1
|
Andrea Crotti <andrea.crotti....@gmail.com>
|
Server Script export data
Hi
I try to export a list of data, with sub-summary from a scipt runing
on the server.
Then the file will be send to someone by e-mail ass attachment to
review.
When testing local, I can export the layout list view (and the sorting
sub-summary by date) to a PDF.... work perfect !
Save as PDF, is not server compatible :(
is there something else that can be done ??
When exporting to .htm the sub-summary is kinda gone....
and that person don't have Excel of FM on it station
|
2/8/2010 9:00:07 PM
|
0
|
Bizouman <bizou...@gmail.com>
|
Sending Mails via SMTP with FMP 10, best practice
I send you a newsletter to 654 addresses. I used to have Filemaker 8
hand the mails over to Eudora on OS 10.4. Problem came up on the new
machine with snow leopard, so I tried the new "send mail via smtp"
feature.
I set the send mail script step to "several E-Mails (one E-Mail per
record)" (or whatever that is in English) and got a tremendous amount of
error messages - it turned out that the SMTP had pulled the plug after
the first 100 mails (spam prevention, it's my ISP's SMTP).
Trouble is it was hard to say which mails had been sent. So I turned
error capture on and looped throu
|
2/6/2010 4:26:44 PM
|
4
|
...@tele2.ch (Christoph Kaufmann)
|
Date Format
Hi
FM10a
I'm having trouble displaying the date format, the source is a SQL
database, the table and field is set to Timestamp
in the layout I try to set the date format to "1 december 2005" but it
wont work, keep the timestamp format mm/dd/yyy hh:ss.
If I go change in the definition that field for DATE instead of
TIMESTAMP the field display correctly, but all the calculation that I
use that won't work anymore
the SQL data type is Timestamp
TY
JF
|
2/4/2010 9:24:26 PM
|
3
|
Bizouman <bizou...@gmail.com>
|
calculation field Filemaker Pro 8
Hi All,
Is it possible to insert a image into a calculation field in FM Pro
8?
Thank you
Deepti
|
2/3/2010 4:14:49 PM
|
10
|
Deepti <dpulavar...@gmail.com>
|
Force re-indexing
Hi
I have data that come from previous FM4... them FM6 now FM10 using
convert from 4 to 6 and from 6 to 10 I use export to Excel so I can
more manipulation before importing them back to FM10...
I have some funny search result
One non repeating field is set to "Yearly" but will be in the search
result of "= monthly"
I try to manually change the data, select all content, than set the
field using a script.... nothing to do, that record always show in the
search result (also 4-5 others type of data with similar symptom)
Also I look into the Index (ctrl-I) and I have some data lis
|
2/2/2010 3:56:06 PM
|
0
|
Bizouman <bizou...@gmail.com>
|
Radio Button / Email Script
Hi Folks,
I'm trying to create a script whereby after a scripted email is sent
out, a radio button field "receipt" changes from "no" to "yes". (I'm
not starting the script from the radio button: it's vice-versa). The
radio button is also on another layout (same database).
The script for the email all set; it's just the radio button change
I'm working on.
Any help would be greatly appreciated.
Thanks,
Robert
|
2/1/2010 3:32:51 PM
|
2
|
bowriter <roberteke...@gmail.com>
|