If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > FileMaker > Global storage?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-03-05, 09:01
deplasse deplasse is offline
Registered User
 
Join Date: Nov 2005
Posts: 1
Global storage?

Hi, I have a simple FM7 db with 1 table (tblTopics). I would like to create a lay-out where I can see only those topics where the field "Organised" has the value "No". "Organised" is a text field.
I tried to solve this problem by creating a table with a global field with the value "no". I matched this field with the "Organised" field using a relationship (=). This doesn't seem to work though. Any suggestions?
Reply With Quote
  #2 (permalink)  
Old 11-05-05, 21:05
chriscozi chriscozi is offline
Registered User
 
Join Date: Apr 2004
Posts: 61
No need for another table. Just another T(able) O(ccurence) of the first one. Then create a global that is always set to 'no'.

Now set the relationship to global=Organised.

Then the display layout and fields will be based on the second (T)(O).

Should work this way.

HTH
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On