Donkick Posted May 23, 2006 Posted May 23, 2006 What is the best way to allow users to add to a value list on the fly? A line items table with a drop down list that uses values from an items table. If the user needs to add a new item to the value list, what is the best way to accomplish this?
aaa Posted May 23, 2006 Posted May 23, 2006 Hi, Donkick! When you setup field as drop-down list, you can check "Edit..." item to alow user editing value list.
Lee Smith Posted May 23, 2006 Posted May 23, 2006 What is the best way to allow users to add to a value list on the fly? They have to have Edit and Layout level access. Not a great idea in IMHO. A line items table with a drop down list that uses values from an items table. If the user needs to add a new item to the value list, what is the best way to accomplish this? Check the online help in FileMaker for: Setting up a field to display a pop-up menu, checkbox set, or other control In Layout Mode, click on the field you wish to Field/Control Setup, and selec the Pop Menu, and you will see the option to include "Edit" in the list. HTH Lee
Tim W Posted June 15, 2006 Posted June 15, 2006 Yes you can give users the privilage to edit value list, as mentioned above. Limitations on which lists can be edited can be setup under /accounts & privilages/privilage sets/value list/custom HTH Tim
Genx Posted June 15, 2006 Posted June 15, 2006 If its from line items, wouldn't you want only line items in the list? For this you might be better off using a value list directly from a field rather than a manual one.
Tim W Posted June 15, 2006 Posted June 15, 2006 Good point! A user should not be able to add a value to the value list which does not occur in the item table. How can you work with or sale what you don't have? Best idea is as suggested by GENX, build value list from the field contents of the item table. This also guards against the user who cannot spell, has a habit of abreviating differently each time, or is just too lazy to search the list. HTH Tim
Recommended Posts
This topic is 7097 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now