formulas loosing brackets

formulas loosing brackets

Hi,

I have a formula like his one:

((coastweekquarters  *  86304)
  +  
(coastweekeights  *  66816)
  +  
(coastweek_online  *  50  *  86)
  +  
(billboards_number  *  billboards_months  *  30000)
  +  
(billboards_number  *  15000)
  +  
(LinkedIn_Number_Of_Clicks  *  2  *  86)
  +  
(kenyayetu_how_many  *  100000)
  +  
(msafiri_How_Many  *  1300  *  86)
  +  
(Nation_Thursday_Property_Section_1_4_Page  *  90000)
  +  
(Nation_Classifieds_With_Image  *  7500)
  +  
(XpatLink_How_Many_Issues_To_Advertise_In  *  4300)
  +  
(BRK_How_Many_Months  *  8000)
  +  
(Standard_Thursday_Property_Section  *  80000)
  +  
(Standard_Classifieds_With_Image  *  7500)
  +  
(NationOnline_Top_Banner  *  250000)
  +  
(NationOnline_Skyscraper  *  200000)
  +  
(NationOnline_Square_Banner  *  250000)
  +  
(Number_Of_Facebook_Ad_Clicks  *  30)
  +  
(Number_Of_Google_Ad_Clicks  *  30)
  +  
(AdRide_Number_Of_Days  *  2000))


However, when I enter it and save it, Zoho Creator is deleting ALL brackets except the first and the last one. Even if it is short such as this one:

((coastweekquarters  *  86304)+(coastweekeights  *  66816))

All brackets except the first and the last are being deleted.

It is messing with the calculations.

How do I fix this so that none are?

Thanks,

David