Unable to default Quantity to zero in Substitute Product view in eCustomer
Hi,
We have a view where we display the list of Product Substitutes in ecustomer.
By default the Quantity appears as 1.We want this quantity to be set to 0 or appear as blank by default, so that user can type in the Quantity for whichever product they choose.
Looks like this functionality comes from the underlying class 'CSSBCProdBuyNow'.Tried scripting in PreQuery of the BC to achieve this but it doesnt seem to work.
Is there a way to set the Qty to 0/blank?
Thanks.