In article <1172801741.599724.92180 (AT) h3g2000cwc (DOT) googlegroups.com>, "EP"
<ericp023 (AT) gmail (DOT) com> wrote:
Quote:
Do any of you know how to do the selection setup where there are two
boxes side by side....the one on the left has every available choice
(from a list) and the one on the right has only the choices
selected....in between the two are two arrows: one pointing left and
one pointing right...you know to move highlighted choices between the
two boxes? I'm sure you're all familiar with it.
I thought this would be perfect for me, but am clueless even where to
begin designing it.
Thanks in advance, |
Basically you need to set-up two Relationships:
NotChosen (or perhaps ALLRecords)
and
Chosen
Put two Portals on the layout, one using each of the Relationships. You
then need a script to either:
- change the Link / Key field's data for the chosen related
record so that it swaps from one Relationship to the other,
or
- copy the record from one Table / file to the other
depending on what you're wanting to do with the records.
Helpful Harry
Hopefully helping harassed humans happily handle handiwork hardships ;o)