Since 5/27/2012 3:31:22 AM, no-reply3203 has written 9 articles and participated in 7 conversations. no-reply3203 signature: no-reply3203
no-reply3203's articles:
Items(9) /1
numbering group sections and detail rows239 (10/17/2010 3:55:23 PM) comp.databases.filemaker I'd like to add an auto-numbering and subnumbering to my records, different from row numbering (@@). Likewise: 1. Region A 1. Client A 2. Client B 2. Region B 1. Client C 2. Client D 3. Cl... Twan
filtered valuelist in Find mode146 (5/28/2010 1:52:34 PM) comp.databases.filemaker Using 2 search fields: business unit and department. Is it possible to dynamically filter all selectable departments when a business unit is selected within FIND MODE ? Thanx, Twan ... Twan
Numeric value insert decimal by numeric keypad2129 (10/15/2009 12:13:23 PM) comp.databases.filemaker Hey folks, In my Regional Settings (Win XP) my decimal symbol is a comma and my thousands seperator is a dot. In FileMaker "Using System Settings" is on and numbers are displayed correctly. BUT... when quic... Twan
lookup a record within the current resultset531 (3/11/2009 8:59:13 AM) comp.databases.filemaker What's the easiest way to "lookup" a record (i.e. ID=123), without changing the filtered resultset? Because a Find-action always changes the resultset, this function can not be used. Is looping over all reco... Twan
create UNION relationship246 (2/13/2009 4:26:54 PM) comp.databases.filemaker Hello, How do I'd create a UNION dataset, having the following datastructure: database [Order] ID_Order ID_CompanyRole1 ID_CompanyRole2 ID_CompanyRoles = ID_CompanyRole1 & � & ID_CompanyRole2 database [Compa... Twan
Send Mail script step crashes FileMaker288 (8/1/2008 1:09:06 PM) comp.databases.filemaker Since our upgrade from FMP 6.5 to FMP 9, the SendMail script step completely crashes FileMaker on Windows XP. However with FMP 6.5 it works fine. The problem is not user dependant but machine dependant, becas... Twan
custom function: TrimCrlt427 (5/28/2008 2:00:40 PM) comp.databases.filemaker I have a custom function TrimCrlt which removes an extra carrage return at the end of a value: If (Right (value; 1) = "�"; Middle (value; 1; Length(value) -1); value) How do I make this function dynamic... Twan
Slow screen drawing on Windows clients149 (4/21/2008 10:19:05 AM) comp.databases.filemaker Recently we upgraded our FileMaker 6 files (FMP 6.5 + FM Server 5.5) to the new FileMaker platform (FMP 9.0v3 + FMP Server 9.0.3.325). Somehow the screen painting on the Windows XP client machines performs ve... Twan
showing histroical records in a portal239 (2/6/2008 10:26:54 AM) comp.databases.filemaker Dear Filemaker users, How do I show historical records in a portal except the current record? Explanation: I have a Order-file which contains orders. Every order has it's own ClientID. With a relationship [O... Twan
Oops641 (3/11/2009 12:29:31 PM) comp.databases.filemaker Hi, I have done the unthinkable I added to my startup Script, Close File (current file) ! Now everytime I try to start the file, the Script closes the file, so I can not get in. Does anyone know how change th... markris1(6)
lookup a record within the current resultset531 (3/11/2009 8:59:13 AM) comp.databases.filemaker What's the easiest way to "lookup" a record (i.e. ID=123), without changing the filtered resultset? Because a Find-action always changes the resultset, this function can not be used. Is looping over all reco... no-reply3203(16)
create UNION relationship246 (2/13/2009 4:26:54 PM) comp.databases.filemaker Hello, How do I'd create a UNION dataset, having the following datastructure: database [Order] ID_Order ID_CompanyRole1 ID_CompanyRole2 ID_CompanyRoles = ID_CompanyRole1 & � & ID_CompanyRole2 database [Compa... no-reply3203(16)
Send Mail script step crashes FileMaker288 (8/1/2008 1:09:06 PM) comp.databases.filemaker Since our upgrade from FMP 6.5 to FMP 9, the SendMail script step completely crashes FileMaker on Windows XP. However with FMP 6.5 it works fine. The problem is not user dependant but machine dependant, becas... no-reply3203(16)