Recent PostsActive TopicsNo Replies
 Page 1 of 2 12

Your continued generosity and support is greatly appreciated.
 
Topic Filter By Forum Replies Views Posted
goto rel rec
i created a database then i switched to table view and have set so that only name fields appear in table view , i want to know how to go to the related record in form view when i click on a name in table view ...
Script Triggers  Go to first unread post 0   5 09-08-10 06:15 PM
Dr.gkr
System settings vs file settings
Every time I open this one database, it asks me if I want to use the system settings or the file settings. It doesn't seem to matter which I choose, the database works properly. But how do I get it to stop asking me to choose when the file is opening? ...
Calculation Engine (Define Fields)  Go to first unread post 0   8 09-08-10 06:10 PM
irchamandy
RE: Extract Field Name
Actually, I wasn't entirely correct: you CAN change the field's name and, as long as (a) = (b) = (c), it will keep working (except the custom message will not reflect the change). ...
Calculation Engine (Define Fields)  Go to first unread post 17   134 09-08-10 03:00 PM
comment
RE: Print One Record Per Page
In Layout mode, double-click the body part and select "Page break after every 1 occurrence". ...
Printing  Go to first unread post 2   41 09-08-10 02:54 PM
comment
RE: Found set greater than record count
thanks, I am glad there isn't (hopefully) a severe problem. ...
Damaged / Corrupt File Problems  Go to first unread post 2   212 09-08-10 02:51 PM
Rainy Pass
RE: "Can't load NTLM authenticator" error
By "able to use simple authentication" I meant that it sounded like your server was configured to allow simple authentication. Do you know if this is the case? Could you check with your IT people and see if simple authentication is allowed for connection to their servers ......
360Works Email Plugin  Go to first unread post 8   71 09-08-10 02:44 PM
Smef
RE: Custom Toolbar
Future features, probably. ...
Custom Menus  Go to first unread post 1   32 09-08-10 02:17 PM
bcooney
RE: FileMaker 11 Slows down when duplicating records
Quote: One of the staff members are duplicating student records for class schedules. Boy, that data model sounds wrong! So does the 120 databases on the FMS. Really, without a copy of the file (clone) or a shot of the script and Relationship graph, we're just guessi ......
FileMaker Pro 11  Go to first unread post 3   95 09-08-10 02:15 PM
bcooney
RE: New Drop Down List Behaviour?
I have found an acceptable solution that will work in some of the places I use the drop-down list. The field used in the value list is now an inserted calculation of the original text field with an extra twenty or thirty spaces added to the end. The problem being I re ......
Value Lists  Go to first unread post 1   27 09-08-10 02:04 PM
bdonelson
RE: "Can't load NTLM authenticator" error
Not sure what you mean by "It sounds like you are able to use simple authentication right now." If I try connecting to the city government IMAP sever with SSL off, the plugin errors out, and the EmailLastError function returns the "Can't load NTLM authenticator" error messa ......
360Works Email Plugin  Go to first unread post 8   71 09-08-10 01:47 PM
Travis Butler
RE: Add Record From Current View
There's a better way. Your "Add Note" button should capture the JobID and put it in the JobNotes:JobID. Like this, in pseudocode: Set variable $JobID Jobs:JobID New Window Go to layout Notes New Record Set Field Notes:JobID to $JobID Resize window Pause Close Win ......
Managing Scripts  Go to first unread post 1   86 09-08-10 01:46 PM
bcooney
RE: FM 11 changed look of custom layout
I totally forgot that I had posted this question. Sticking a bunch of new images in the database doesn't present any problems. It's only the old images that made up the DB. Very odd. And, like I said, 4 previous versions of FM displayed it just fine. Only FM11 has a prob ......
Layouts  Go to first unread post 2   326 09-08-10 01:45 PM
John Fowler
RE: Add Leading Zeros
Thank you very much for your help, does exactly what i needed. ...
Calculation Engine (Define Fields)  Go to first unread post 2   27 09-08-10 01:45 PM
Matt Leach
RE: "Can't load NTLM authenticator" error
You do not need to use SSL in order to do the simple authentication. I was just making a recommendation. It sounds like you are able to use simple authentication right now. Your NTLM and simple authentication connections are probably different ports. Are you using the s ......
360Works Email Plugin  Go to first unread post 8   71 09-08-10 01:09 PM
Smef
RE: Run Shell Script on WinXP
Hi Jesse, Thanks for your response. On WinXP, I pasted in your code but had to add some to get it to partially work (below). It still throws an error but won't list it, and the Text Result is: "Executed shell command: [D, I, R]" It does not seem to actually be running th ......
ScriptMaster by 360 Works  Go to first unread post 5   133 09-08-10 01:05 PM
jwmeador
RE: Add Leading Zeros
Right ( "00000" & yourField; 5 ) ...
Calculation Engine (Define Fields)  Go to first unread post 2   27 09-08-10 01:04 PM
Lee Smith
Add Leading Zeros
We just recently imported all data from our old system into filemaker and have found an issue. Our old system stored the zip code as a number but displayed it as text. So the zip code would show up as 00802, but was stored as 802. Now that everything is in filemaker, ......
Calculation Engine (Define Fields)  Go to first unread post 2   27 09-08-10 12:54 PM
Matt Leach
Count required amount of pages
Hi folx I have a file invoices with n invoice line, each being max 3 lines long. How can I figure out how many pages I will need, and how can I manage this? As far as I understand, printing will be from a layout of the invoice lines. But what else? Thank you for ......
Printing  Go to first unread post 0   20 09-08-10 12:46 PM
Ralph Schwegler
RE: FM5 manufacturing solutions
Hi TDB, and welcome to the Forum, I think it will be difficult to find an off the shelf solution. I did a quick search yesterday and couldn't find one, but held off replying in case someone else knew of one. FileMaker Pro 5 is now 11 years old, and those older solutions ......
Solutions Wanted  Go to first unread post 5   81 09-08-10 12:10 PM
Lee Smith
Custom Toolbar
I just discovered that I can customize my toolbar in FM11. It's been a great discovery! As I was playing around in the customize window, I noticed that the toolbar screen has four buttons - New, Rename, Delete, Reset. Does this mean I can create new toolbars? The butt ......
Custom Menus  Go to first unread post 1   32 09-08-10 12:04 PM
j.wegner
Add Record From Current View
I have a database to track job numbers. In a layout I have each specific job with a portal that shows the notes I have made for that job (notes are from job_notes table). I have a button "add_note" that has a script that opens up a new window in add mode to add a new note. ......
Managing Scripts  Go to first unread post 1   86 09-08-10 12:04 PM
Reid
Wednesday, September 08, 2010 - 12:00 PM
RE: Print One Record Per Page
That's dependent on your layout design. Make it large enough to *display* one record per page. ...
Printing  Go to first unread post 2   41 09-08-10 11:54 AM
BruceR
RE: Reporting from related tables
Regarding the value of mentioning other users of a technique, this is in fact directly relevant, and done in consideration of the person who has come here with questions. When considering learning something new, there are several things to think about. These things incl ......
Printing  Go to first unread post 24   495 09-08-10 11:52 AM
BruceR
New Drop Down List Behaviour?
I recently upgraded from 8.5 to version 11. I like most of the improvements, but I have found that the drop-down list functions differently then before. Before, the drop-down "window" would resize to fit the displayed field. Now, the "window" only displays a portion ......
Value Lists  Go to first unread post 1   27 09-08-10 11:43 AM
bdonelson
RE: "Can't load NTLM authenticator" error
That's not going to work either; as a policy matter, the product requisition emails can't be forwarded to a server outside the district/metro government. So basically, there's no chance that the plugin will be updated to work with NTLM? If that's the case, it's essential ......
360Works Email Plugin  Go to first unread post 8   71 09-08-10 11:12 AM
Travis Butler
RE: Custom Menu to create new invoice
The script would look like Show Custom Dialog [ Title: "New Record"; Message: "Create A new Record"; Buttons: “Yes”, “No” ] If [ Get ( LastMessageChoice ) =1 ] New Record/Request End If HTH Lee ...
Custom Menus  Go to first unread post 3   95 09-08-10 10:52 AM
Lee Smith
RE: UK Postcode validation field
Done. ...
Managing Scripts  Go to first unread post 15   914 09-08-10 10:29 AM
Lee Smith
RE: Activation for runtime solutions
Man you made my day! So it's much easier than we thought, I can end this day of work in time, my wife will be happy and who knows what happens next I think it will come down to something like ValueCount( FilterValues( $StoredNIC , $CurrentNIC)) > 0 and ValueCount( Fil ......
Security Concepts  Go to first unread post 4   59 09-08-10 09:57 AM
Nicolaus Busch
RE: "Can't load NTLM authenticator" error
You can't work the email plugin with the NTLM authentication turned on, but if you have another email server you can use, such as gmail, you could set up your exchange server to forward mail to your other mail server which you would be able to download from to using the Ema ......
360Works Email Plugin  Go to first unread post 8   71 09-08-10 09:56 AM
Smef
RE: Printing Column Headers on Multiple Pages
Thanks, Comment and Charlie. As you may have noticed from my attached picture, I did not have a header; rather, I had a Sub-summary - body - Sub-summary. Before I tried either of your suggestions, I thought I had a moment of insight, so I added a Title Header without anyt ......
Printing  Go to first unread post 3   90 09-08-10 09:04 AM
Daniel Shanahan
RE: "Can't load NTLM authenticator" error
Unfortunately, the city email administrator cannot turn off NTLM authentication, or turn on SSL authentication, because either one would disrupt all the other IMAP users. So we're pretty much stuck. Is there anything else that can be done with this? ...
360Works Email Plugin  Go to first unread post 8   71 09-08-10 09:02 AM
Travis Butler
RE: Which Image format!!!
IWP messes with pngs and seems to have trouble with alpha channels (transparency) in images. Try using jpegs. (.jpg) If they will be used as part of the layout, try not to make buttons out of them. Again, IWP seems to run shy of useful with images as buttons. Make a transpa ......
Instant Web Publishing [IWP]  Go to first unread post 1   180 09-08-10 08:56 AM
Greenman
Archiving Records: FMP 7/8/9 vs FMP 10/11
FM10/11 Adv OS X 10.6.4 I need to be able to archive individual records and (on occasion) groups of records from more than 30 tables in a file that has been in use now for 5+ years. I have read the threads on this forum and others on the subject of “archiving records ......
Managing Scripts  Go to first unread post 0   27 09-08-10 08:27 AM
lpm
RE: Set a field to an "indirectly" related field
Thx a lot. ...
Managing Scripts  Go to first unread post 8   189 09-08-10 08:22 AM
Bilbo28
RE: increment field using button
Sorry for the length in replying, but other matters took precedence. The script increment number works like a charm but I get error when trying to move the value back to the record that was live when button clicked to increment. Debugging the script show the increment and u ......
Calculation Engine (Define Fields)  Go to first unread post 7   504 09-08-10 08:21 AM
jedupree
RE: Consume web service in PHP
I replied privately to this, here is the PHP code to access our test server if anybody else is trying to do this: Code:   <?php $soap = new SoapClient('http://wpeoffice.360works.com/websvcmgr.php?wsdl&Service=ExampleService'); $lookup =&n ......
360 Works  Go to first unread post 1   106 09-08-10 08:21 AM
Jesse Barnum
RE: 360Works Scribe - merging multiple contacts into one Word document
Hi supernatural, currently Scribe cannot be used to insert repeating data, only single values. ...
360 Works  Go to first unread post 1   161 09-08-10 08:19 AM
Jesse Barnum
RE: Activation for runtime solutions
Nicolaus Busch Said: but doesn't the NIC depend on the network connection used? Nope. The NIC (or MAC) is a property of the networking hardware you have installed on the computer. The MAC is assigned to the hardware at the factory. (There are some networking compo ......
Security Concepts  Go to first unread post 4   59 09-08-10 08:12 AM
TheTominator
RE: Activation for runtime solutions
Thanks for the input, but doesn't the NIC depend on the network connection used? As I understood this so far the NIC is not a property of the system but of th network adapter, so that a computer will return a different NIC when connected via WLAN, LAN or whatever. ...
Security Concepts  Go to first unread post 4   59 09-08-10 07:57 AM
Nicolaus Busch
Print One Record Per Page
Is there a way to print one record per page, or do you have to print each record individually? Thank you, Fed ...
Printing  Go to first unread post 2   41 09-08-10 07:53 AM
fed
RE: Run Shell Script on WinXP
Somehow the character encoding is getting messed up and you're getting invisible characters in the script. Please send me a direct message with your email address and I'll send you a copy of a FileMaker file with the script. ...
ScriptMaster by 360 Works  Go to first unread post 5   133 09-08-10 07:50 AM
Jesse Barnum
RE: Run Shell Script on WinXP
Hi Jesse Thanks for following up this issue. I hope you won't mind early feedback, but tried this code with the Shell script I want to have work. Sorry for the long file paths: cupsfilter /Volumes/Macintosh\ HD/Users/pracau/Documents/SolMan_System/Trainer_Re sources ......
ScriptMaster by 360 Works  Go to first unread post 5   133 09-08-10 07:28 AM
pracau
RE: Extract Field Name
True. In my (cumbersome) method, I was able to change field names however I wanted to. I also instantly saw which filter a value list belonged to based on its name. But you are saving a lot of code with your approach. These Filters are a lot of work to set-up anyway, so ......
Calculation Engine (Define Fields)  Go to first unread post 17   134 09-08-10 07:28 AM
rheinport
RE: Extract Field Name
Just keep in mind that this method has a flaw: if you change the field's name, you must also change: (a) the script parameter; (b) the value list's name; (c) the object name of the filter field. (a) could be dealt with dynamically, but I don't see a good solution fo ......
Calculation Engine (Define Fields)  Go to first unread post 17   134 09-08-10 07:20 AM
comment
RE: Extract Field Name
Wow, that's amazing - so simple. You always do amaze me with your suggestions, comment. You really do. Thank you!! I hope I didn't keep you too long, Michael ...
Calculation Engine (Define Fields)  Go to first unread post 17   134 09-08-10 07:10 AM
rheinport
RE: Extract Field Name
See how this works for you: ...
Calculation Engine (Define Fields)  Go to first unread post 17   134 09-08-10 07:02 AM
comment
RE: Extract Field Name
Excellent point, I could use the field names for value list names. That would simplify everything a lot. ...
Calculation Engine (Define Fields)  Go to first unread post 17   134 09-08-10 06:50 AM
rheinport
RE: Extract Field Name
If the value list is empty, they cannot choose from it anyway. In any case, my point is that your method requires checking a specific value list for each filter field - thus making the script general enough to cover all fields in all tables more difficult. Although you coul ......
Calculation Engine (Define Fields)  Go to first unread post 17   134 09-08-10 06:39 AM
comment
web companion and snow leopard
I installed snow leopard and my filemaker 6 web companion will no longer work. Does anyone have a work around? ...
Using FileMaker Online  Go to first unread post 0   22 09-08-10 06:39 AM
Mark Goldfarb
RE: Extract Field Name
SOLUTION (maybe not elegant, but works) First define a variable with: Code:  "This filter can't be used because the field " &   Substitute (  GetLayoutObjectAttribute ("FilterSearch1  ......
Calculation Engine (Define Fields)  Go to first unread post 17   134 09-08-10 06:35 AM
rheinport
 Page 1 of 2 12
Welcome Guest...
Enter your username and password to login. If you do not have a username you can register one here

Username

Password

Remember me. Help



Forgot Password...


Quick Links
Recent Posts
Active Topics
No Replies
Recent Files
Functions & Scripts
FileMaker Pro Help
FileMaker on Twitter
FileMaker Marketplace

Custom Search

Find FileMaker Developers

Don't have time to wait,
hire a developer now!

Recent Members
Welcome them to our community!
Find FileMaker Jobs

Want a new career?
Find your new job now!

Joy of Tech
Latest Joy of Tech!

Recent Topics
Recent Hot Topics
Contribute
With your generosity we can make some real magic happen!. Support your favorite online FileMaker community...
FM Forums.com


Click here...


Or a Donation of any amount.


Thanks for your support!

Active Blogs
0 Recent blogs:
FM Forums Advertisers


FusionBB™ Version 3.0 FINAL | ©2003-2010 InteractivePHP, Inc.
Execution time: 3.187 seconds.   Total Queries: 12   Zlib Compression is on.
All times are . Current time is 07:14 PM
Content ©1996-2008 Ocean West Consulting, Inc. All Rights Reserved
Ocean West Consulting, Inc. can not and will not be held responsible for any of the contents in this site.
FM Forums™ is a trademark of Ocean West Consulting, Inc an independent entity, not affiliated with FileMaker Inc.
FileMaker® is a registered trademark of FileMaker Inc.
Top