Re: portal hell



On Mar 30, 3:43 pm, David Averbach <dnaverb...@xxxxxxxxx> wrote:
Sorry

8.5 Advanced
Mac OS 10.5

Filemaker doesn't permit a portal within a portal, but you can create
an unstored calculation field in Contacts=

List(Keywords::Word)

And display that. You can manipulate that field as you want, say by
making it= Substitute(ListKeywords::Words); ¶; ", ")
to get the words flat rather than a list.

And you can put the calculation in a Tooltip.
.