I need to know how to pull a field that is set up as a number only entry, into an MX_Calc expression.
if I use
I get a perfect result… the div is 101 pixels wide
however, if I use….
pretend for a moment that the value in the donation field being pulled is 100….
I get no result.
I can pull a field in if statements through EE and it works fine, can I not pull a field into MX_CALC expressions?