|
|
Getting all related records from relationship w/o constants
I have one important question:
Can I add some string or other value to the lefthandside of a
relationship in order to get a relation to all records? The problem is
tricky as the relation in question is based on name and not a constant
like "1".
Could I perhaps make a constant relation and build 2 popups from each
relation and then somehow set a third popup to the values from either of
those, if the filter field contains a value? Any ideas on how to do
value list source switching like that? Just get me started....
Background: I have built a relationship based on the value of the Global
"NameSearch" in my contacts.fp5 DB to a NameIndex field, storing on
multiple lines the 1st, 1st and 2nd, and so on, character from the
namefield value***, both the latter in my Individuals.fp5 DB.
If the user write a string I can then choose the name from a dynamic
pop-uplist, which sets the connected field "related_ID" to the ID of the
connected Individual.
However, I'd like all names to display if the user types nothing, so I
thought that adding "*" (sans "") as a default value would do the trick,
but that gives no results. Does putting characters like "*" only work in
Finds? Is what I want totally impossible?
|
|
0
|
|
|
|
Reply
|
michaellastname (33)
|
11/30/2003 11:21:09 PM |
|
I wrote:
> I have one important question:
> Can I add some string or other value to the lefthandside of a
> relationship in order to get a relation to all records? The problem is
> tricky as the relation in question is based on name and not a constant
> like "1".
> Could I perhaps make a constant relation and build 2 popups from each
> relation and then somehow set a third popup to the values from either of
> those, if the filter field contains a value? Any ideas on how to do
> value list source switching like that? Just get me started....
I realized I could make a value list "C" from a local field and make
that field a conditional calculation that by the ValueListItems function
took values from either one of these lists "A and B", built on 2
separate relations. One being a constant so I get all names and the
other only related records by my filter string. The absence of a filter
string value would choose the constantbased value list.
However, I also need to display a second value in my popup. Pretty
pointless otherwise. I have "ID + Name" in both lists. How do I make the
second value carry over to display in the conditional list?
|
|
0
|
|
|
|
Reply
|
michaellastname
|
12/1/2003 1:31:40 AM
|
|
|
1 Replies
451 Views
(page loaded in 0.052 seconds)
Similiar Articles: ps/2 mouse w/o int33 - comp.lang.asm.x86Getting all related records from relationship w/o constants - comp ... All buttons remain functional. If an edited record belongs in a different sort ... when working with ... Sampling: What Nyquist Didn't Say, and What to Do About It - comp ...And it has such a bad security record that I ... And, particularly, getting names correct (e.g., all of the names of the ... I gather that most "alcohol-related" morbidity ... '?'s in Rom Firmware Kernal dumps - comp.sys.cbmWrong, The Guinness book of Records estimates there were ... I don't know off-hand how many 6502 related computers have ... KE8 Kernel & firmware]Dump System Image of SGS2 w/o ... Goodness of fit - comp.soft-sys.matlabI agree w/ the idea of the plotting; particularly if ... optimization and PDE toolboxes (which I generally love ... in SAS (on a Test data-set of size about 10,500 records ... improve strlen - comp.lang.asm.x86Sure, we'd all love the idea of simply recompiling old ... For the record, I'm not a big fan of writing software ... the compiler implements don't suck, such as constant ... How to get envelope from AM signal without phase shift - comp.dsp ...How to get envelope from AM signal without phase shift ... bandwidth, group velocity must be substantially constant ... Emit a known waveform into the water 2) Record the ... How best to detect duplicate values in a column? - comp.databases ...There's a many-to-one relationship between questions ... clause, MySQL do all the > work of finding all hundred records ... PRIMARY KEY as one of the two fields being related ... given an fd, how to tell if it's open? - comp.unix.programmer ...The spin is related to > select() suddenly being called ... I feel that I should point out for the record that you ... have to use a define of a standard library constant to ... Where did Fortran go? - comp.lang.fortran... you know of them because of various reasons (work related ... tool since they could demand students purchase it w/o ... Just for the record, I shall support "robin" here. CP/M 3 DRI manual under construction - comp.os.cpmHi all, For anyone interested, I'm currently ... still needs to be a perfect-as-possible digital record ... the only manuals I could find that appeared related to CP ... Small Business Marketing from Constant ContactEmail, Event, and Social Media marketing tools and solutions from Constant Contact make it easy to reach, engage, acquire, and retain customers or members. Get ... Mathematical constant - Wikipedia, the free encyclopediaMemorizing additional digits of π is a world record ... where it arises in a way not obviously related to ... Not all constants have known analytic forms, though; Grossman ... 7/27/2012 12:55:54 PM
|
|
|
|
|
|
|
|
|