Hey,
please help me with an another issue. I prepared this formula with the help of your. But, on the Preview page or webpage, the result of this generala calculation is showing already before entering the value of fieldname2.
(function(){
if(AND(fieldname6 == ‘Paperback’, fieldname7 == ‘5″ X 8″‘, fieldname8 == ‘Black & White’)) return PREC(fieldname2*0.8-(fieldname2-100)*0.35, );
})()
I am getting, 35 as the value in the result box before entering any value for fieldname2. What I want is to hide 35 from the tab or place 0 instead.
Here is the link,
Link