![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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 goes to the addresses that have least one of these keywords. I have a vague idea I could use this global field to do an AND search, doing loops with constrain found set etc. Before I start that, is there some easier/more elegant system I overlooked? |
)
#3
| |||
| |||
|
|
AND searches only need one Request / Portal Row. You're seaching for records which have DataA in FieldA AND have DataB in FieldB. |
|
Portals act the same in Find mode as they do in Browse Mode - tabing past the last Field in the Portal Row creates a new one |
|
(I haven't got FileMaker here to test it, but that may only happen if the Portal / Relationship is set to allow the creation of related records). |
#4
| |||
| |||
|
|
Helpful Harry wrote: AND searches only need one Request / Portal Row. You're seaching for records which have DataA in FieldA AND have DataB in FieldB. Thing is, I need addresses that have two keywords, and only addresses that have both of them. Means I need to look in the same related field. |
|
Portals act the same in Find mode as they do in Browse Mode - tabing past the last Field in the Portal Row creates a new one |
#5
| |||
| |||
|
|
On Mar 11, 11:11 pm, c... (AT) tele2 (DOT) ch (Christoph Kaufmann) wrote: Helpful Harry wrote: AND searches only need one Request / Portal Row. You're seaching for records which have DataA in FieldA AND have DataB in FieldB. Thing is, I need addresses that have two keywords, and only addresses that have both of them. Means I need to look in the same related field. Right, so you need to enter both keywords into the address field. Portals act the same in Find mode as they do in Browse Mode - tabing past the last Field in the Portal Row creates a new one I'm pretty sure that's not true, even if "Create related records" is turned on for the relationship. |
)![]() |
| Thread Tools | |
| Display Modes | |
| |