![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The following questions will seem painfully simple to some, I know. Grateful for some basic pointers. I keep large numbers of texts (around 3,000), each in a separate record, in an FMP file called "Documents". As well as the "Documents" table, this file has a table called "Keywords." I use lots of keywords (over 80) so they need management, sorting and classifying (some categories: "democracy," "ownership," "climate change," and many more finely-tuned ones). Each document can have up to 10 keywords, though on average I would probably use no more than 3 or 4. To retrieve items as needed, I use a self-lookup relationship defined between the "Keyword" field and a global called "Lookup_Keyword." The latter appears in a box which I have associated with a value list. So if I click on this field and select "democracy" from the drop-down list, a portal defined on the self-lookup relationship becomes populated with the titles of the documents which have been given (by me the user) the keyword "democracy." Here are my issues: 1) I want to be able to do the same thing with groups of keywords. Say I had four lookup fields: Lookup_Keyword_1, Lookup_Keyword_2, Lookup_Keyword_3 and Lookup_Keyword_4. As I select from the drop-down menu of each of these, I want the portal to show a progressively constrained list. Thus, I select "democracy" in Lookup_Keyword_1, "ownership" in Lookup_Keyword_2, and "climate change" in Lookup_Keyword_3. As I do so, I want the list of titles in the portal to get whittled down to just the texts bearing those three keywords. |
![]() |
| Thread Tools | |
| Display Modes | |
| |