April 29, 200322 yr I am a relatively new use to filemaker and need some help. I am creating a conference registration form and have created several value lists (ie, one for workshops, one for registration type, one for evening events, etc.) Is there a way to assign a fee for each item in the value list. For example, in my workshops value list I have all of the workshops listed where I can fill them in using a radio button. But, not all of the workshops cost the same amount. Can I assign the amount to each workshop without having to created a seperate field for each one? If yes, how do I do this, and then how do I create the summary file that looks at all the radio buttons checked, the fees associated with each item checked, and then puts a dollar amount total in a seperate field (ie. Total Due) Thanks!
April 29, 200322 yr make the workshop value lists from a file"workshops" Description - Price use your workshop field in the main database as a relation key to the file Wokshops and add a calc Sum(workshops::price) see attachment workshop.zip
May 12, 200322 yr Author Thanks for helping me. I have tried to replicate what you provided but cannot get it to work. Would you be willing to look at what I have to see what I am missing? Thanks! Ellie, Denver, CO
Create an account or sign in to comment