I
IT-1957
Hello every one,
I'm creating a little POS, I'm at the point where the cashier has the option
to look up a product, What I did is that the user clicks a button {look up
product} a form opens, what I need to do at this point is that all the
products on a table (or query) like "fruits" will appear on this form, but in
a command button each (with the option to add a picture to the button) this
is intented for a touch screen, so the user can quickly select the product.
I can create the command buttons and all the actions for them to do what i
want, but it is possible to have the "dinamic" buttons?
That is that if I add a new product on the "fruits" table a new command
button for that record will be created on the form as well....
Or something similar...
Any idea on how to accomplish this?
Thank you for your help.
I'm creating a little POS, I'm at the point where the cashier has the option
to look up a product, What I did is that the user clicks a button {look up
product} a form opens, what I need to do at this point is that all the
products on a table (or query) like "fruits" will appear on this form, but in
a command button each (with the option to add a picture to the button) this
is intented for a touch screen, so the user can quickly select the product.
I can create the command buttons and all the actions for them to do what i
want, but it is possible to have the "dinamic" buttons?
That is that if I add a new product on the "fruits" table a new command
button for that record will be created on the form as well....
Or something similar...
Any idea on how to accomplish this?
Thank you for your help.