allow value list edits question

Wysy

Registered User.
Local time
Today, 03:01
Joined
Jul 5, 2015
Messages
335
Hi,
By designing a form with a combobox i have found an a strange thing.
Combox' limit to list is set to yes. Regardless if a value list or table/query is choosen, if list item edit form is provided then the right click menu always has the edit list option regardless the allow value list edits yes or no. If such form is not provided there is no edit list option by right click regardless of allow value list edits yes or no. Then what is the correct use of allow value list edit?
thanks
Andrew
 
I always LIMIT TO LIST = yes.
beside the combo box is a small button, they click to open the table to add items.
Once new records are added, they click refresh, and the combo has the new items.
 
Set it to No, so list editbox will not show.
 

Users who are viewing this thread

Back
Top Bottom