![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Am using the Contact Management template that comes with FileMaker Pro 7. Is there a way to do a find this way...type in a number in the first phone field and it will find it if is in the first or second phone field? I want it to look automatically in both fields. Sometimes the number I am typing will be in the first or second and I don't know which field to try first. Thanks |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Am using the Contact Management template that comes with FileMaker Pro 7. Is there a way to do a find this way...type in a number in the first phone field and it will find it if is in the first or second phone field? I want it to look automatically in both fields. Sometimes the number I am typing will be in the first or second and I don't know which field to try first. Thanks |
#5
| |||
| |||
|
|
Thanks, just wrote my first script with your help...yeah. It works great. Exactly what I needed. Thank you so much. |

#6
| |||
| |||
|
|
Am using the Contact Management template that comes with FileMaker Pro 7. Is there a way to do a find this way...type in a number in the first phone field and it will find it if is in the first or second phone field? I want it to look automatically in both fields. Sometimes the number I am typing will be in the first or second and I don't know which field to try first. Thanks |
#7
| |||
| |||
|
|
In article <e2QOe.32954$1J2.397726 (AT) twister (DOT) southeast.rr.com>, emerald (AT) sc (DOT) rr.com says... Thanks, just wrote my first script with your help...yeah. It works great. Exactly what I needed. Thank you so much. Yup it works a treat. There are issues with it though in terms of flexibility. Suppose you eventually add a 3rd phone number (home, mobile, office) now you need to update the script. Now suppose you want to be able to search multiple email addresses (home, work, home2, mobile, blackberry), now you need another find button with a bunch of new requests. Then suppose you want to be able support multiple branch offices each with their own address...yet another button to search them all. But despite the pile of special purpose buttons at least it still works...right? Until you want to find someone whose email address is something or other @companyx.com and who you recall has an office in the town of silverwood or beechville. In a relational system this is easy to do... in a flat system with duplicate fields... well... lets just say your scripts utterly mangle it, and doing it manually could take a very lengthy cumbersome find request... ![]() Not saying that your choice was wrong - depending on your usage patterns, data set size, and so forth it might be entirely appropriate. I just wanted to illustrate the sort of thing that can go wrong. |
![]() |
| Thread Tools | |
| Display Modes | |
| |