For this example, a very simple CRF was created containing only three fields: Height, Weight, and BMI.

Calculate Button: CRF Example

Notice that the LEFT_ITEM_TEXT contains the text that will be visible (ie Enter Height:) along with <div ID=></div>. This script provides an identifier for each field and will be referenced by the calculation script.