Results 1 to 3 of 3
Thread: Value list help
-
04-28-2010, 07:02 PM #1Junior Member
- Join Date
- Feb 2010
- Posts
- 2
Value list help
Hi all
I am trying to have a value list using radio buttons that when you select your choice it will automaticaly add a value to another field, here is an example
Value Silver $1
Bronze $2
Gold $3
These would be using radio buttons
then the selection would be added automaticaly into the total field where it can then calculate the taxes, and give a final total,
Any help would be great or ideas
p.s
I am using Filmaker Pro 10 Advanced on Windows 7
Thanx
Jenga
Warning: This is an Old Thread
This discussion is older than 420 days. information contained in it may no longer be current
-
04-29-2010, 01:11 AM #2Senior Member
- Join Date
- Sep 2007
- Posts
- 2,713
Re: Value list help
YOu could create a table in the database for building the value list. each record will contain 2 fields: Medal, and Value (if that is indeed what bronze/silver/gold are.. medals) ...
Anyways, 1 record per value, so in the example this table would have 3 records. Build your value list based on this using the field option when constructing it. You can choose the first field to be the $ amount field, second field (in the value list) will be the medal/label/name, ie bronze/silver/gold....
So now when you attach this value list to a field, what you will actually be setting the field to is the chosen medal via the radio buttons.
You haven't really given enough information on the rest of your solution to give any definite answer to summing them - are you having multiple sets of radio buttons the user chooses? Did you want them to choose more than 1 from the same value list? If so, you should be using check boxes instead of radio buttons - checkboxes allow multiple selection more easily than radiobuttons do.
To sum the values, you could create a calculation field that just sums the individual fields you have the value list attached to, ie:
Sum ( Field1 ; Field2 ; Field3; Field4..... Field10 )
-
04-29-2010, 06:43 AM #3Junior Member
- Join Date
- Feb 2010
- Posts
- 2
Re: Value list help
There will be only 3 values and what i want to do is take for example the silver package was checked then insert the 3 and 949 to the red spots below. or is there an easier way to do it ?
Silver 3 Hours of service $ 949.00
Gold 4 Hours of service $ 1149.00
Diamond 5 Hours of service $ 1349.00
50 For 3 Hours of service
Per hour Overtime
Deposit Required 200 ( willl be a constant i can do this)
Sub Total 949.00
Deposit
Hst
Amount Owing
i hope this helps
thnx Jenga
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to make List View selected record appear at top of list, not bottom
By judlin in forum FileMaker Pro 11Replies: 0Last Post: 08-06-2012, 11:46 AM -
Drop-down Value List only works in a layout made from Value List table?
By Ben Hires in forum Value ListsReplies: 0Last Post: 06-27-2012, 02:36 PM -
LIST VIEW - fixed left menu, list items to right - how to layout?
By trixxx in forum FileMaker Pro 9Replies: 6Last Post: 02-20-2008, 07:03 AM -
Populate a value list or drop down list with Field names
By nsns1972 in forum FileMaker Pro 7.0Replies: 22Last Post: 12-28-2007, 11:36 AM -
Value list converted to horizontal list separated by commas
By timbojones in forum Microsoft Office & FileMakerReplies: 3Last Post: 08-10-2006, 03:09 PM





Reply With Quote




Bookmarks