Hi, this row in my custom template show a size in mm.
``` Lenght: fields_by_id[39]->result; ?> mm.
the result is like: Lenght: 101 mm.
is there a way to add a pice of code (in the template) to add a conversion in inch?
something like this
Lenght: 101 mm. / 3.97in.
thanks
maarco
Hi, this row in my custom template show a size in mm.
``` Lenght: fields_by_id[39]->result; ?> mm.
the result is like: Lenght: 101 mm.
is there a way to add a pice of code (in the template) to add a conversion in inch? something like this
Lenght: 101 mm. / 3.97in.
thanks maarco