N
nevje
on an order processing form i need each order to be of all the same type
of products - each product is of type 1, 2 or 3.
i use a combo box to choose the product and can have multiple products
on each order .... what i want is if the user chooses a product for the
order that is not of the orders specified type (either type 1, 2 or 3)
then it errors and does not allow the product to be chosen or added.
how can i achieve this?
of products - each product is of type 1, 2 or 3.
i use a combo box to choose the product and can have multiple products
on each order .... what i want is if the user chooses a product for the
order that is not of the orders specified type (either type 1, 2 or 3)
then it errors and does not allow the product to be chosen or added.
how can i achieve this?