Arithmetic operation in custom field code
-
Hi, does anyone has an idea on how to make an arithmetic operation between 2 variables in the custom field code section ?
Example : The wizard generates the following code for grabbing the subtotal :
return (new CSimpleField(‘table’,’data’,’subtotal’,null,null))->GetHtml();What if I want to add another variable to that ?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Arithmetic operation in custom field code’ is closed to new replies.