dbTalk Databases Forums  

Calculation HELP!!!

comp.databases.filemaker comp.databases.filemaker


Discuss Calculation HELP!!! in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
vaggelis
 
Posts: n/a

Default Calculation HELP!!! - 11-03-2009 , 01:23 PM






hello,

in my database products and services are in the same table( items )
i want to create a portal in which there will be the option to show
only the names of the item-services and not the names of the item-
products!


can somebody help me?
thanks

Reply With Quote
  #2  
Old   
Christoph Kaufmann
 
Posts: n/a

Default Re: Calculation HELP!!! - 11-03-2009 , 02:18 PM






vaggelis <pantidos (AT) gmail (DOT) com> wrote:

Quote:
in my database products and services are in the same table( items )
Make a text field called "type" that states whether the item is a
product or a service. Then you can search for services and you the
result set is what you are looking for:

Quote:
i want to create a portal in which there will be the option to show
only the names of the item-services and not the names of the item-
products!
Don't know what you need a portal for, but here's how: create a text
field with global storage and attach a value list to it that draws its
values from the field "type"

Then create a relation from this global text field to the field "type".
Base the portal on that relation. It will show services or products,
depending what you put it in the global field. Look for "filter portals"
if you need more help.
--
http://clk.ch

Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.