Hi
I have a characteristic called height and it is a numeric characteristic called height. and its value can be anything from 1 to 100. and this quantity is attached to a bom component quantity.
I have two optionas.
1. populate the characteristic values from 1 to 100 and ask the customer to select value.this looks old fashioned and the customer can not choose 50.1. and i know how to change the bom quantity if this option is used
2. create a open characteristic called height which has no values as characteristic values. and then ask the customer to enter the necessary value.and then use this value to change the bom component value. HOW TO DO THIS? is it possible to do this.