Changes

Jump to: navigation, search

Custom Field Type: Special – Calculated Value

171 bytes added, 21:08, 23 April 2009
'''Special Options for Field'''
<pre>
If you are using this field in a "Dynamic Control Field" address the fields by thier field ids with the following syntax:
frm.cf_customfieldidcf_''customfieldid''.value
Example: PARSEFLOAT(frm.cf_1254625.value)*0.44
</pre>
'''Note''': You can in general use either the name of the field within square brackets, or frm.cf_''customfieldid''.value to refer to the values for the calculations. 
=='''Field Validation'''==
0
edits

Navigation menu