I would like to have a list that returns the price based on the value * another field but also to have a “custom” selection that then enables the customer to input 2 values.
Is the below possible?
i.e.
Select Material
A
B
C
Select size
Size A =A * Material Cost
Size B =B * Material Cost
Size C = C * Material Cost
Custom = [Enter width]*[Enter Height]*Material Cost – *If custom is selected from the list the dimension boxes are activated for the customer to populate*