limit to list

steve111

Registered User.
Local time
Today, 16:51
Joined
Jan 30, 2014
Messages
429
Hi,

could you please look at the form "order details"

there is a combo box for a product number to be selected from products table

I want to be able to also have a free input into this field but it wont let me I have tried to change the "limit to list "b properties but I am unable as a error message occurs

please see attached form

thanks
for help steve
 

Attachments

hi
when I try to change the limit to list to NO the error massage says

"the first visible column which is determinded the column width property is not equal to the bound column

adjust the column widths first then set limit to list "

I have tried to do this without success

steve
 
this is saying that you have hidden the column which is the actual value of the combobox, so combobox has to be limited to list
 

Users who are viewing this thread

Back
Top Bottom